Ruixen Pro is now live.50+ premium components, templates, blocks, and lifetime updates.

Command Palette

Search for a command to run...

Docs
Drawer Inner Content

Drawer Inner Content

Gesture-driven bottom sheet — drag to dismiss, spring physics, structured content sections with staggered cascade.

Installation

Props

PropTypeDefaultDescription
openboolean-Whether the drawer is open
onOpenChange(open: boolean) => void-Callback when drawer state changes
sectionsDrawerSection[]-Content sections to render
soundbooleantrueEnable soft tick on item tap

DrawerSection

PropertyTypeDefaultDescription
titlestring-Optional section header
itemsDrawerItem[]-Items in this section

DrawerItem

PropertyTypeDefaultDescription
iconReact.ReactNode-Icon element to render
labelstring-Label text
onClick() => void-Click handler
dangerbooleanfalseRender in destructive red