# Input auth code
Component name: <v-input-auth-code>
# Examples
# Basic
# API
Name | Type | Description | Default |
---|---|---|---|
Name | String | Used for the form to identify the input | required |
length | Number | The amount of input fields | 6 |
ignore-autofocus | Boolean | If set, the v-input-auth-code will no longer have autofocus on load | false |