New to KendoReactStart a free 30-day trial

Represents the object of the onPageChange Grid event.

Definition

Package:@progress/kendo-react-grid

Properties

A native DOM event.

The page information containing the current page details.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

An event target.

targetEvent?

PagerTargetEvent

The target event that triggered the page change.