# Svelte Material UI - Drawer

Drawers are navigation areas.

# Installation

```sh
npm install --save-dev @smui/drawer
```

# Examples and Usage Information

https://sveltematerialui.com/demo/drawer

# More Information

See [Navigation drawer](https://material.io/components/navigation-drawer) in the Material design spec.

See [Drawer](https://github.com/material-components/material-components-web/tree/v14.0.0/packages/mdc-drawer) in MDC-Web for information about the upstream library's architecture.