@smui/menu
Version:
Svelte Material UI - Menu
18 lines (10 loc) • 338 B
Markdown
# Svelte Material UI - Menu
Menus are lists of actions available to a user on a temporary surface.
# Installation
```sh
npm install --save-dev @smui/menu
```
# Examples and Usage Information
https://sveltematerialui.com/demo/menu
# More Information
See [Menus](https://m2.material.io/components/menus) in the Material design spec.