@smui/menu-surface
Version:
Svelte Material UI - Menu Surface
20 lines (11 loc) • 587 B
Markdown
# 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.
```sh
npm install --save-dev /menu-surface
```
# Examples and Usage Information
https://sveltematerialui.com/demo/menu-surface
# More Information
See [Menu Surface](https://github.com/material-components/material-components-web/tree/v14.0.0/packages/mdc-menu-surface) in MDC-Web for information about the upstream library's architecture.