List Items
List Items are versatile components that can be used to represent objects or users in the system. They can be displayed in a collection or stand alone as needed.
Code
- List item
- List item
- List item
- List item
<ul class="list-items"> <li class="list-items__item">…</li></ul>