New to KendoReactLearn about KendoReact Free.

BasePageChangeEvent

Represents the base object of the onPageChange event. It is usually used in custom pager scenarios in cases when we don't need any of the events or the target.

NameTypeDefaultDescription

nativeEvent?

any

A native DOM event.

skip

number

The number of records that will be skipped.

syntheticEvent?

SyntheticEvent<any>

A React Synthetic Event.

take

number

The number of records that will be taken.

targetEvent?

PagerTargetEvent

A target change event.

Not finding the help you need?
Contact Support