OTPInputFocusEvent
Interface
Event object fired by OTPInput focus event.
Definition
Package:@progress/kendo-vue-inputs
Properties
cellIndex
number
The zero-based index of the cell that received focus.
nativeEvent
FocusEvent
The underlying native focus event.
syntheticEvent
FocusEvent
The underlying synthetic event.
The component that originated the event.