Skip to content

jio-input-code

Props

Prop nameDescriptionTypeValuesDefault
idstring-
labelLabel of the input, visible to screen readers.string-
placeholderPlaceholder of the input, visible to screen readers.string-
descriptionDescription of the input, visible to screen readers.string-
disabledWhether the input is disabled.boolean-
validWhether the input is valid. Requires is-valid & is-invalid classes to be defined.boolean-

View on Gitlab

General

This component is used for verification codes.

View design in Figma

Code examples