Drawer New
New
Build hidden sidebars into your project for navigation, shopping carts, and more.
Usage
placement
Set drawer placement.
shakeOff
Shake off somthing.
fullscreen
Set whether to full screen.
headless
Custom drawer.
Props
Name | Type | Default | Description |
---|---|---|---|
placement | 'left' | 'right' | 'top' | 'bottom' | 'left' | set drawer placement. |
fullscreen | boolean | false | Set whether to full screen. |
shakeOff | <'x-button' | 'mask' | 'header'>[] | [] | shake off somthing. |
Slots
Name | Parameters | Description |
---|---|---|
default | () | Notification's content. |
headless | () | Custom notification. |