New to KendoReact? Learn about KendoReact Free.
GridPageChangeEvent
Represents the object of the onPageChange
Grid event.
Name | Type | Default | Description |
---|---|---|---|
nativeEvent |
|
A native DOM event. | |
page |
|
The page information containing the current page details. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. | |
targetEvent? |
|
The target event that triggered the page change. |