Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 363 Bytes

File metadata and controls

17 lines (10 loc) · 363 Bytes

Svelte Material UI - Select

Select menus provide the user with a choice between multiple items.

Installation

npm install --save-dev @smui/select

Examples and Usage Information

https://sveltematerialui.com/demo/select

More Information

See Dropdown menu in the Material design spec.