@# 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
