GridFilterChangeEvent
Represents the object of the onFilterChange
Grid event.
Name | Type | Default | Description |
---|---|---|---|
filter |
|
The new CompositeFilterDescriptor based on the user action. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |