ページ · Laravilt
Sheet
The Sheet primitive for slide-out panels.
A dialog that slides in from an edge of the screen. The mobile sidebar uses it.
Import
typescript
Usage
vue
tsx
Props
Prop (SheetContent) | Values | Default |
|---|---|---|
side | top, right, bottom, left | right |
Control it like a dialog: v-model:open (Vue) or open + onOpenChange (React).