# List

[All components/hooks](../../README.md)

The List and ListItem components are used for displaying lists of data. The List
component supports the following `variants`:

- `base` (removes all styling for the list items)
- `ordered`
- `unordered`
