Installation
Examples
Expanded and collapsed
Toggle between full and icon-only views.
Veloria
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| open | boolean | true | Controls open state. |
| onOpenChange | (v: boolean) => void | — | Called when state changes. |
| collapsible | boolean | true | Enables icon-only collapsed mode. |
| width | string | '16rem' | Expanded width. |