Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 587 Bytes

File metadata and controls

19 lines (11 loc) · 587 Bytes

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.