Search results

OtpFocusEventArgs API in JavaScript (ES5) Otp Input API control

Provides information about focus event callback

Properties

element

HTMLElement

Provides the Otp input container element.

event

Event

Provides the original event.

index

number

The index of the OTP input field that is currently focused.

isInteracted

boolean

Provides whether the change is triggered by user interaction.

value

string | number

Provides the current value of the Otp input.