JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q20227F
  • License Apache-2.0

Svelte Material UI - Drawer

Package Exports

  • @detachhead/smui-drawer
  • @detachhead/smui-drawer/package/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@detachhead/smui-drawer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.