OptionalautoOptionalautoWhether or not the control should start focused (default: false)
OptionalclassCSS Class name for additional styles
OptionaldisabledWhether or not the control is disabled (default: false)
OptionalerrorIf set, indicates the control has an error and will display this prop as the error message
OptionalidForm control id
OptionalinlineHide options not needed in the “inline” scenario
OptionallabelForm control label
OptionalmodifyWhether the control modifies the time portion of the value (default: true)
Name of form control, required and must be unique from other form control names. This name should match the the name of the object corresponding to this control.
OptionalonCallback when the datepicker popup is closed or the date field value is changed
OptionalplaceholderInput placeholder
OptionaltooltipA tooltip of additional information
OptionalvalueCurrent value the form control has
Whether or not the control supports auto complete