@smui/list
Version:
Svelte Material UI - List
18 lines (10 loc) • 304 B
Markdown
# Svelte Material UI - List
Lists are vertical content sections.
# Installation
```sh
npm install --save-dev @smui/list
```
# Examples and Usage Information
https://sveltematerialui.com/demo/list
# More Information
See [Lists](https://m2.material.io/components/lists) in the Material design spec.