Pages
Ui.Drawer.Base
The base component for a drawer, this contains the backdrop and the surface for the content with transitions.
Use this when you want to create a custom drawer.
Properties
The content to render.
Whether or not to trigger the close event when clicking on the backdrop.
The minimum width of the drawer.
The close event handler.
Whether or not the drawer is open.
The duration of the transition.
The zIndex of the drawer.
Functions
Focuses the first focusable element in the drawer.