New to KendoReact? Learn about KendoReact Free.
ListBoxKeyDownEvent
Updated on Oct 31, 2025
The event that is triggered when a key is pressed down over the ListBox.
| Name | Type | Default | Description |
|---|---|---|---|
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |