SideNav
Sidebar navigation with grouped sections and active state.
Example
Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
sections | SideNavSection[] | — | Required | Array of { heading?, items: { label, href?, active? }[] } |
Sidebar navigation with grouped sections and active state.
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
sections | SideNavSection[] | — | Required | Array of { heading?, items: { label, href?, active? }[] } |