DrawerContent
@arolariu/components / DrawerContent
DrawerContent
Renders the drawer content.
Remarks
- Renders a
<div>element by default - Built on Base UI Drawer
- Supports the
renderprop for element composition
Example
<DrawerContent>Content</DrawerContent>
See
Type Aliases
// was this page useful?