Date
Use Date input fields within Custom UI Widget

Input combo type date
Displays a date input field in the format mm/dd/yy, HH:MM
(12h format).
Usage example
Properties
id
: Unique identifier to access this field's datalabel
: Header textdescription
: Short descriptive textshape
: Used to align the label and the input field. Its allowed values arecompactVertical
wideVertical
wideHorizontal
value
: Sets a default date. The ISO 8601 format must be used:yyyy-MM-dd'T'HH:mm
Last updated
Was this helpful?