Required
Optional
Default
Paired with field
Custom optional text
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| htmlFor | Optional | string | — | Associates label with a control id. |
| required | Optional | boolean | — | Shows asterisk + screen reader required text. |
| optional | Optional | boolean | — | Shows optional marker text. |
| children | Optional | ReactNode | — | Label text. |