Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 505 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 505 Bytes

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.