Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 602 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 602 Bytes

Svelte Material UI - Menu

Menus are lists of actions available to a user on a temporary surface.

Installation

npm install --save-dev @smui/menu

Demo

See it in action.

See the demo code.

Basic Usage

todo...

Exports

todo...

More Information

See Menus in the Material design spec.

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