List
A list HTML element.
| Prop name | Type | Default | Description |
|---|---|---|---|
| theme | any | Required | |
| classes | any | Required | |
| node | enum | 'ul' | The list node type, e.g. ul. One of: 'ul', 'ol', 'dl' |
Source code: src/List Open in: Playground
A list HTML element.
| Prop name | Type | Default | Description |
|---|---|---|---|
| theme | any | Required | |
| classes | any | Required | |
| node | enum | 'ul' | The list node type, e.g. ul. One of: 'ul', 'ol', 'dl' |
Source code: src/List Open in: Playground