Controlled
Schedule when this entry goes live.
Required
Native
Controlled
Required
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| variant | Optional | "native" | "custom" | custom | Custom calendar + time panel (default). Pass variant="native" for `<input type="datetime-local">`. |
| value / onChange | Optional | string | — | ISO-like datetime-local string. |
| min / max | Optional | string | — | Optional bounds. |
| clearable | Optional | boolean | — | Show clear action. |
| label / hint / error | Optional | string | — | Field shell props. |