New to KendoReact? Start a free 30-day trial
PivotGridConfiguratorFilterChangeEvent
PivotGridConfiguratorFilterChangeEventPremium
Represents the event arguments of the onFilterChange callbacks of the PivotGridConfigurator component.
| Name | Type | Default | Description |
|---|---|---|---|
syntheticEvent |
|
The DOM event that triggered the change. | |
target |
|
The handle of the PivotGridConfigurator component. | |
value |
|
The new filter descriptors value. |