Lists
Installation
npm i -D @smui/list
Demos
- Cut
- Copy
- Paste
- Delete
Clicked: nothing yet
A dense list with graphics
- Edit
- Send
- Archive
- Delete
Clicked: nothing yet
A non-interactive list with activated item
A two-line single selection list with avatars, disabled item, and meta
- Bruce Willis Actor
- Austin Powers Fictional Character
- Thomas Edison Inventor
- Stephen Hawking Scientist
Selected: 3 - Stephen Hawking
Programmatically select:
Programmatically focus:
A three-line list
A list group
Actors
- Bruce Willis
- Tom Hanks
- Jack Nicholson
- Leonardo DiCaprio
- Matt Damon
Books
- To Kill a Mockingbird
- The Great Gatsby
- 1984
- Catch-22
- Alice's Adventures in Wonderland
Clicked: nothing yet
A multi-level list
- Level 1 - 1
- Level 1 - 2
- Level 1 - 3
- Level 2.1 - 1
- Level 2.1 - 2
- Level 1 - 4
- Level 2.2 - 1
- Level 2.2 - 2
Clicked: nothing yet
A radio list
Selected: Tom Hanks
A check list with trailing checkboxes
Also, this uses the selection change event. Try CTRL+A and shift clicking.
Selected: Tom Hanks
Change Event Detail: No change yet.