New to KendoReact? Learn about KendoReact Free.
OTPInputFocusEvent
Updated on Jun 22, 2026
Event object fired by OTPInput.onFocus.
| Name | Type | Default | Description |
|---|---|---|---|
cellIndex |
|
The zero-based index of the cell that received focus. | |
nativeEvent |
|
The underlying native focus event. | |
syntheticEvent |
|
The underlying React synthetic event. | |
target |
|
An event target. |