PivotLocalDataServiceProps
Represents the properties of the PivotLocalDataService component.
Definition
Package:@progress/kendo-react-pivotgrid
Properties
Represents the children prop of the PivotLocalDataService component.
data
any[]
Represents the local data of the usePivotLocalDataService hook and the PivotLocalDataService component.
Represents the default column axes configuration of the usePivotLocalDataService hook and the PivotLocalDataService component.
defaultFilter
FilterDescriptor[]
Represents the default filter descriptors of the usePivotLocalDataService hook and the PivotLocalDataService component.
Represents the default measure axes configuration of the usePivotLocalDataService hook and the PivotLocalDataService component.
Represents the default row axes configuration of the usePivotLocalDataService hook and the PivotLocalDataService component.
defaultSort
SortDescriptor[]
Represents the default sort descriptors of the usePivotLocalDataService hook and the PivotLocalDataService component.
dimensions
{ [key: string]: Dimension }
Represents the dimensions object of the usePivotLocalDataService hook and the PivotLocalDataService component.
Represents the measures collection of the usePivotLocalDataService hook and the PivotLocalDataService component.