# Svelte Material UI - Select Select menus provide the user with a choice between multiple items. # Installation ```sh npm install --save-dev @smui/select ``` # Examples and Usage Information https://sveltematerialui.com/demo/select # More Information See [Dropdown menu](https://m2.material.io/components/menus#dropdown-menu) in the Material design spec.