New to KendoReact? Start a free 30-day trial
PivotGridConfiguratorSortChangeEvent
PivotGridConfiguratorSortChangeEventPremium
Represents the event arguments of the onSortChange
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 sort descriptors value. |