Installation
Examples
Right sheet
Slides from the right with a close button.
Cart (3)
Mountain Escape$149
Forest Serenity$49
Ocean Horizon$49
Total$247.00
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| open | boolean | — | Controlled open state. |
| onOpenChange | (v: boolean) => void | — | Called when state changes. |
| side | 'left'|'right'|'top'|'bottom' | 'right' | Which edge it slides from. |
| size | 'sm'|'md'|'lg'|'xl' | 'md' | Width or height. |