Documentation

@kanunilabs/pivotgrid-react


@kanunilabs/pivotgrid-react / PivotNode

Interface: PivotNode

A node in the row or column tree hierarchy returned by the engine.

Properties

children

children: PivotNode[]


depth

depth: number


fieldId

fieldId: string


hasChildren?

optional hasChildren?: boolean


isExpanded

isExpanded: boolean


isTotal

isTotal: boolean


key

key: string


value

value: PivotValue