Skip to main content

Drawer

A Drawer displays content in a panel. It is a client-side component ('use client').

Example

In the example above, we use the DrawerStateful component. This component manages the drawer's open and close state.