OtpInputEventArgs
12 Sep 20251 minute to read
Provides information about input 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.
previousValue string|number
Provides the previous value of the Otp input.
value string|number
Provides the current value of the Otp input.