New to KendoReact? Learn about KendoReact Free.
ListBoxItemNavigateEvent
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. |