TreeListFilterChangeEvent

Represents the object of the onFilterChange TreeList event.

NameTypeDefaultDescription

field

string

The field of the column which triggers the event.

filter

FilterDescriptor[]

The new FilterDescriptor based on the user action.

nativeEvent

any

A native DOM event.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

TreeList

An event target.

In this article

Not finding the help you need?