Sheet
Slide-over panel dialog anchored to any screen edge.
Default
No Close Button
Scrollable
Sides
With Form
Installation
npx shadcn@latest add @byronwade/sheetProps
| Prop | Type | Default | Description |
|---|---|---|---|
| side | "top" | "right" | "bottom" | "left" | "right" | Edge the sheet slides in from. |
| showCloseButton | boolean | true | Render the corner close button. |