src/elements/List/List.js
A list groups related content
You can do the same using shorthands.
A list item can contain an icon
You can do the same using shorthands.
A list can mark items with a bullet
You can also use an `ul` and `li` to render a bulleted list
A list can be ordered numerically
You can also use an `ol` and `li` to render an ordered list
A list can be specially formatted for navigation links
A list item can contain a set of items
A list item can contain an icon
A list can contain an image
A list can contain links
A list can contain a header
A list can contain a description
A list can be formatted to have items appear horizontally
A list can be inverted to appear on a dark background
A selection list formats list items as possible choices
A list can animate to set the current item apart from the list
A list can relax its padding to provide more negative space
A list can show divisions between content
A list can divide its items into cells
A list can vary in size
An element inside a list can be vertically aligned
A list, or an element inside a list can be floated left or right