New to KendoReact? Learn about KendoReact Free.
DropDownListChangeEvent
Updated on Oct 31, 2025
Represents the object of the change DropDownList event.
| Name | Type | Default | Description | 
|---|---|---|---|
| nativeEvent | 
 | A native DOM event. | |
| syntheticEvent | 
 | A React  | |
| target | 
 | An event target. | |
| value | 
 | The current value of the component. |