JSPM

  • Created
  • Published
  • Downloads 7892
  • Score
    100M100P100Q140798F
  • License Apache-2.0

Svelte Material UI - Menu Surface

Package Exports

  • @smui/menu-surface
  • @smui/menu-surface/dist/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 (@smui/menu-surface) 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 Surface

Menu surfaces are an area where a list of actions or choices can be supplied to the user.

Installation

You won't generally need to install this package. The Menu package is usually a better choice.

npm install --save-dev @smui/menu-surface

Examples and Usage Information

https://sveltematerialui.com/demo/menu-surface

More Information

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