New to KendoReactStart a free 30-day trial

PivotLocalDataServiceProps
Premium

Represents the properties of the PivotLocalDataService component.

NameTypeDefaultDescription

children

(args: PivotLocalDataServiceState) => any

Represents the children prop of the PivotLocalDataService component.

data

any[]

Represents the local data of the usePivotLocalDataService hook and the PivotLocalDataService component.

defaultColumnAxes

PivotGridAxis[]

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.

defaultMeasureAxes

PivotGridAxis[]

Represents the default measure axes configuration of the usePivotLocalDataService hook and the PivotLocalDataService component.

defaultRowAxes

PivotGridAxis[]

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.

measures

Measure[]

Represents the measures collection of the usePivotLocalDataService hook and the PivotLocalDataService component.

Not finding the help you need?
Contact Support