Skip to main content

Datetime Picker

Combined date calendar and time field — value as yyyy-MM-ddTHH:mm (datetime-local).

Controlled

Schedule when this entry goes live.

Required

Native

Controlled

Required

API

PropRequiredTypeDefaultDescription
themeOptionalSiteThemeatelierVisual theme.
variantOptional"native" | "custom"customCustom calendar + time panel (default). Pass variant="native" for `<input type="datetime-local">`.
value / onChangeOptionalstringISO-like datetime-local string.
min / maxOptionalstringOptional bounds.
clearableOptionalbooleanShow clear action.
label / hint / errorOptionalstringField shell props.