Skip to content

jio-date

Props

Prop nameDescriptionTypeValuesDefault
idAn ID must be providedstring-
isInvalidWhether the input should be rendered as invalid
@values true, false
@see invalidText
boolean-false
invalidTextIf an input is set to 'invalid', what text to display
@values Text for invalid entry
@see isInvalid
string-"Vul alstublieft de datum in."
placeholderThe placeholder text to be rendered
If placeholder is empty, the input uses a default text placeholder
If placeholder is set, the placeholder text is shown until the input receives focus, then the default date info is shown
string-
labelTextAn optional text for the label.
If not set, the label will not be displayed.
@values Text for label.
union-
requiredWhether the input is a required element for validation
@values true, false
boolean-

View on Gitlab

General

Please navigate to the documentation for jio-form instead.