@smui/menu

Svelte Material UI - Menu

Usage no npm install needed!

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

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.