InputOTPSlot
Overview
An individual OTP character slot that displays the current character and an animated caret when active.
Theme entry: InputOTPSlot
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| themeOverride | String|Object|Array | null | A partial theme object merged with the component's default theme; accepts a class string, class array, or theme object. | |
| index | number | yes | The zero-based index of this slot within the OTP input. | |
| class | string|array|object | undefined | Additional CSS classes to apply to the slot element. |
Source
client/lib/controls/input-otp/InputOTPSlot.vue