@smui/drawer

Svelte Material UI - Drawer

Usage no npm install needed!

<script type="module">
  import smuiDrawer from 'https://cdn.skypack.dev/@smui/drawer';
</script>

README

Svelte Material UI - Drawer

Drawers are navigation areas.

Installation

npm install --save-dev @smui/drawer

Examples and Usage Information

https://sveltematerialui.com/demo/drawer

More Information

See Navigation drawer in the Material design spec.

See Drawer in MDC-Web for information about the upstream library's architecture.