@smui/menu-surface

Svelte Material UI - Menu Surface

Usage no npm install needed!

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

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.