PageChangeEvent
Represents the object of the onPageChange
event.
Name | Type | Default | Description |
---|---|---|---|
nativeEvent |
| A native DOM event. | |
skip |
| The number of records that will be skipped. | |
syntheticEvent |
| A React Synthetic Event. | |
take |
| The number of records that will be taken. | |
target |
| An event target. |