Skip to content

InputOTPSlot

Overview

An individual OTP character slot that displays the current character and an animated caret when active.

Theme entry: InputOTPSlot

Props

NameTypeRequiredDefaultDescription
themeOverrideString|Object|ArraynullA partial theme object merged with the component's default theme; accepts a class string, class array, or theme object.
indexnumberyesThe zero-based index of this slot within the OTP input.
classstring|array|objectundefinedAdditional CSS classes to apply to the slot element.

Source

client/lib/controls/input-otp/InputOTPSlot.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2