Skip to main content
Version: 57.2.0

Side drawer

Side drawers function like the Material navigation drawer. They open up a surface that allows the system to display information, navigation, or other content.

Package: @terreno/ui
Categories: Component
Props interface: SideDrawerProps
Story source: demo/stories/Sidedrawer.stories.tsx

Live demo

Props

PropTypeRequiredDescription
isOpenbooleanYes
renderContentreflectionYes
childrenReactElement
drawerStylesStyleProp
drawerTypeunion
onClosereflection
onOpenreflection
positionunion