Surface
Viewport

Content area - buttons inherit mode from NavShell

Presets

Props

Visual context mode - children inherit this
Position of the navigation
Whether the nav is collapsed
Whether the nav can be collapsed
Show border on edge
Apply context shadow

Usage

<NavShell>
  <Button variant="primary">Nav Action</Button>
  <Button variant="ghost">Settings</Button>
</NavShell>

Event Log

Interact with the component to see events

Accessibility

Uses semantic nav element with proper ARIA labels for collapse toggle.