Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 541 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 541 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.

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