Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 685 Bytes

File metadata and controls

29 lines (16 loc) · 685 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

Demo

See it in action.

See the demo code.

Basic Usage

todo...

Exports

todo...

More Information

See Menu Surface in MDC-Web for information about the upstream library's architecture.