Skip to content
Navigation

SidebarNav

A collapsible sidebar with nested nav groups, active-state highlighting, optional search input, and an icon-only collapsed mode for space-constrained layouts.

Preview:
1280px

Props

PropTypeDefaultDescription
itemsNavItem[]-Top-level nav items; each may have a children array for nesting.
collapsedbooleanfalseRender icon-only collapsed mode.
onSearch(query: string) => void-Enables the search bar when provided.