Components
Sheet
UI Library:
Extends the Dialog component to display content that complements the main content of the screen.
Loading
Installation
pnpm dlx shadcn@latest add @toui/sheet
Examples
Scrollable
Side
Loading
API Reference
This component is built using Radix UI Dialog primitives. For detailed information, please visit the full API reference.
SheetContent
This component is based on the Dialog.Content primitive and includes the following custom props:
| Prop | Type | Default |
|---|---|---|
side | ||
overlay | ||
close | ||
className |
Credits
- Built with Radix UI Sheet.