New to KendoReact? Learn about KendoReact Free.
GridSearchChangeEvent
Represents the object of the onSearchChange
Grid event.
Name | Type | Default | Description |
---|---|---|---|
nativeEvent |
|
A native DOM event. | |
search |
|
The new search based on the user action. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |