Multiple selection
AllErrorsWarningsSlow > 1s
Single selection
AllErrorsWarningsSlow > 1s
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| options | Optional | { id, label, disabled? }[] | — | Filter options. |
| value / onChange | Optional | string[] | — | Active filter ids. |
| multiple | Optional | boolean | true | Multi-select vs single. |
| showClear | Optional | boolean | true | Clear button when active. |