Appearance
jio-input-code
Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| id | string | - | ||
| label | Label of the input, visible to screen readers. | string | - | |
| placeholder | Placeholder of the input, visible to screen readers. | string | - | |
| description | Description of the input, visible to screen readers. | string | - | |
| disabled | Whether the input is disabled. | boolean | - | |
| valid | Whether the input is valid. Requires is-valid & is-invalid classes to be defined. | boolean | - |
General
This component is used for verification codes.