Components
List Group

Play around with props, edit and copy code.
Properties
ListGroup
| Prop name | Type | Default Value | Description |
|---|---|---|---|
| children | node | Content | |
| className | string | Add custom classes | |
| inverted | bool | Inverted background and text | |
| menu | bool |
ListItem
| Prop name | Type | Default Value | Description |
|---|---|---|---|
| children | node | Content | |
| className | string | Add custom classes |
ListItemLink
| Prop name | Type | Default Value | Description |
|---|---|---|---|
| children | node | Content | |
| className | string | Add custom classes |
ListItemTable
| Prop name | Type | Default Value | Description |
|---|---|---|---|
| className | string | Add custom classes | |
| leftContent | node | Add content to the left cell | |
| rightContent | node | Add content to the right cell |
Accessibility
This component has been validated to meet the WCAG 2.1 AA accessibility guidelines.