Optional
blurOptional
changeOptional
childrenOptional
classOptional
disabledOptional
displayFormat to display the value in when not editing. Defaults to the input format if not set.
Optional
focusOptional
idOptional
inputOptional
inputOptional
invalidControl the validity of the control.
Optional
labelThe label for the control.
Optional
localeThe locale settings used to display the value.
Optional
maxThe maximum value required for the input to remain valid.
Optional
minThe minimum value required for the input to remain valid.
Optional
nameThe name attribute of the control.
Optional
outlinedWhether the control will have outlined appearance.
Optional
placeholderThe placeholder attribute of the control.
Optional
promptThe prompt symbol to use for unfilled parts of the mask.
Optional
readMakes the control a readonly field.
Optional
requiredMakes the control a required field in a form context.
Optional
spinDelta values used to increment or decrement each date part on step actions.
All values default to 1
.
Optional
spinSets whether to loop over the currently spun segment.
Optional
styleOptional
valueThe value of the input.
The disabled state of the component