FilterItem
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| name | Yes | str | |
| label | Yes | str | |
| color | No | str (one of: primary, secondary, accent, neutral, success, warning, info, error) | |
| size | No | str (one of: xs, sm, md, lg, xl) | |
| Any additional properties | No | any |
Examples
<{FilterItem}/>