Sheet
Side-anchored panel.
Import
tsx
import { Sheet } from "@cooud-ui/ui";
bash
npx cooud-ui add sheet
Examples
API Reference
Generated from the component's exported types.
SheetContentProps
Extends ComponentPropsWithoutRef<typeof SheetPrimitive.Content>, VariantProps<typeof sheetVariants>
| Prop | Type | Default | Description |
|---|---|---|---|
side | "top" | "right" | "bottom" | "left" | "right" | — |