Svelte Material UI - Select

March 7, 2026 ยท View on GitHub

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.