| Prop Name | Value | Type | Default Value | Required | Description | 
|---|---|---|---|---|---|
| slot | Only for demonstration purposes. Default slot, replaces example drawer content | ||||
| open | false | boolean | If true drawer is visible | ||
| placement | enum | left | Placement of drawer | ||
| as | string | aside | Tag of drawer HTML element | ||
| disableClickAway | boolean | If true can't close drawer when clicking outside drawer | |||
| disableEsc | boolean | If true can't close drawer when using ESC keyboard button |