DateTime Picker
Common Configuration Properties
Property
Type
Description
fieldOptions
fieldOptions{
"type": "dateTimePicker",
"label": "Appointment Time",
"model": "appointmentDateTime",
"placeholder": "Select date and time",
"fieldOptions": {
"format": "MM/DD/YYYY hh:mm A"
}
}Runtime Notes
Full Property Reference
Last updated
Was this helpful?