@smui/list

Svelte Material UI - List

Usage no npm install needed!

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

README

Svelte Material UI - List

Lists are vertical content sections.

Installation

npm install --save-dev @smui/list

Examples and Usage Information

https://sveltematerialui.com/demo/list

More Information

See Lists in the Material design spec.

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