Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 478 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 478 Bytes

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.