Extends the Dialog component to display content that complements the main content of the screen.
npx shadcn@latest add https://ui.saturation.io/r/sheet.jsonimport {
Sheet,
SheetContent,
SheetDescription,
SheetHeader,
SheetTitle,
SheetTrigger,
} from "@/components/ui/sheet"Contains all the parts of a sheet. Set modal to false to disable the overlay.
The button that opens the sheet.
The content of the sheet. Supports side prop with values: top, right, bottom, left.
On This Page
Deploy your Saturation UI app
Build beautiful, saturated interfaces with our component library.
Deploy to Vercel for the best performance and developer experience.