---
id: drawer
scope: props
---

## Props

### Drawer Props

`Drawer` composes the `Modal` component with these extra props:

<PropsTable of='Drawer' />

### Other components

- `DrawerOverlay`, `DrawerFooter`, `DrawerHeader` and `DrawerBody` composes
  `Box` component
- `DrawerCloseButton` composes `CloseButton`
