material-components-vue
Version:
Material Design components for Vue.js
29 lines (19 loc) • 478 B
Markdown
# Drawer
* [DrawerPermanent](DrawerPermanent/README.md)
* [DrawerPersistent](DrawerPersistent/README.md)
* [DrawerTemporary](DrawerTemporary/README.md)
# DrawerContent
## Slots
| Slot | Description |
|------|-------------|
| default | main content |
# DrawerHeader
## Slots
| Slot | Description |
|------|-------------|
| default | header content |
# DrawerToolbarSpacer
## Slots
| Slot | Description |
|------|-------------|
| default | toolbarSpacer content |