Sidebar
A composable, themeable application sidebar with collapsible sections.
$
Registry itembunx shadcn@latest add @nx-ui/sidebarSizes & the outline variant
SidebarMenuButton takes size sm | default | lg and a bordered outline variant for standalone entries.
Disabled & loading
Disable an item with the disabled prop; use SidebarMenuSkeleton rows while route data streams in.
API reference
Exported parts and their props, extracted from the component source.