New to KendoReact? Learn about KendoReact Free.
ListBoxItemNavigateEvent
Updated on Oct 31, 2025
The event that is triggered when a keyboard navigation action is performed.
| Name | Type | Default | Description |
|---|---|---|---|
actionName? |
|
The name of the action that was performed. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |