Package Exports
- @smui/list
- @smui/list/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@smui/list) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.