AppSidebar
AppSidebar Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| collapsed | boolean | — | |
| width | text | — |
Default
Collapsed
WithSections
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
collapsed | boolean | — | Collapsed state |
width | text | — | Expanded width |
Using AppSidebartsx
import { AppSidebar } from '@/components/AppSidebar'
<AppSidebar
collapsed="..."
width="..."
/>Tokens Used
No design tokens detected