Right Drawer

Settings panel sliding in from the right edge.

Settings

Notification preferences, theme options, and account details would appear here.

Left Drawer

Navigation panel sliding in from the left edge.

Navigation

Dashboard

Team

Settings

Without Title

Drawer content without a header title bar for minimal designs.

Drawer content without a header title bar.

Usage

<Drawer title="Settings" side="right"> Notification preferences and theme options.</Drawer><Drawer title="Navigation" side="left"> <Icon name="home" /> Dashboard <Icon name="users" /> Team</Drawer>

Props

PropTypeDefaultDescription
titletext""Drawer header title
sidetext"right"Position: "left" or "right"
childrencontent-Drawer body content