Drawer
A drawer is a panel that slides in from the edge of the screen. This component uses Vaul for it’s implementation.
Vaul DocumentationImport
Usage
Default
The drawer by default opens from the bottom of the screen.
Props
API Interface: DrawerProps
API Interface: DrawerCloseProps
API Interface: DrawerContentProps
API Interface: DrawerDescriptionProps
API Interface: DrawerOverlayProps
API Interface: DrawerTitleProps