Optional
autoOptional
autoWhether or not the control should start focused (default: false)
Optional
classCSS Class name for additional styles
Optional
disabledWhether or not the control is disabled (default: false)
Optional
errorIf set, indicates the control has an error and will display this prop as the error message
Optional
idForm control id
Optional
inlineHide options not needed in the “inline” scenario
Optional
labelForm control label
Optional
modifyWhether the control modifies the time portion of the value
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.
Optional
onCallback when the datepicker popup is closed or the date field value is changed
Optional
placeholderInput placeholder
Optional
tooltipA tooltip of additional information
Optional
valueCurrent value the form control has
Generated using TypeDoc
Whether or not the control supports auto complete