@smui/select

Svelte Material UI - Select

Usage no npm install needed!

<script type="module">
  import smuiSelect from 'https://cdn.skypack.dev/@smui/select';
</script>

README

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.