Data
List
Display a list of items, usually used for a list of links
Elements
The component is composed of multiple elements:
list
the wrapperlist__item
the children.list__itemIcon
an optional icon for the list item. Has to be placed before the text
List item with icon
List item default 1
List item default 2
Properties
Add classes to the wrapper class to change the style of the component.
Dense
Make the space between list items smaller
class="list list--success list--dense"
List dense
List dense
List dense