TreeListPageChangeEvent

Represents the object of the onPageChange TreeList event.

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.

target

TreeList

An event target.

In this article

Not finding the help you need?