UNPKG

construct-ui

Version:
8 lines (5 loc) 280 B
@# Drawer A drawer is composed of an `Overlay` component and provides a slide-out side panel. Like the `Dialog` and `Overlay`, a drawer is a controlled component and can only be toggled via the `isOpen` attribute. @example DrawerExample @## Drawer Attrs @interface IDrawerAttrs