@smui/list
Version:
Svelte Material UI - List
20 lines (11 loc) • 478 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://material.io/components/lists) in the Material design spec.
See [List](https://github.com/material-components/material-components-web/tree/v14.0.0/packages/mdc-list) in MDC-Web for information about the upstream library's architecture.