# 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.
