JSPM

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

Svelte Material UI - Menu

Package Exports

  • @detachhead/smui-menu
  • @detachhead/smui-menu/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-menu) 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 - Menu

Menus are lists of actions available to a user on a temporary surface.

Installation

npm install --save-dev @smui/menu

Examples and Usage Information

https://sveltematerialui.com/demo/menu

More Information

See Menus in the Material design spec.

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