With selection
DraftPublished
Empty
Error
Pick at least one status.
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| options | Optional | { value, label, disabled? }[] | — | Selectable options. |
| value / onChange | Optional | string[] | — | Selected option values. |
| placeholder | Optional | string | — | Trigger label when empty. |
| name | Optional | string | — | Hidden inputs for form posts. |