TreeListFilterChangeEvent
Represents the object of the onFilterChange
TreeList event.
Name | Type | Default | Description |
---|---|---|---|
field |
|
The field of the column which triggers the event. | |
filter |
|
The new | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |