Optional
aria-Optional
autoOptional
autoOptional
defaultOptional
disabledOptional
formOptional
inputOptional
listUsed for datalists. May be removed in the future. We still need to evaluate if this is a good way to do it.
Optional
maxISO 8601 date string (YYYY-MM-DD).
Optional
maxOptional
minISO 8601 date string (YYYY-MM-DD).
Optional
minOptional
nameOptional
onOptional
onOptional
patternOptional
placeholderTry to avoid using placeholders as labels:
Optional
Internal
refOptional
requiredOptional
sizeOptional
textOptional
titleOptional
typeOptional
valuevalue
and onChange
are optional because we want to be able to use the control in an uncontrolled manner as well (for example, in forms)
Hints at the type of data that might be entered by the user while editing the element or its contents