# 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 @smui/menu-surface
```

# Examples and Usage Information

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