Skip to content

@sqlrooms/pivot / PivotOutputCell

Type Alias: PivotOutputCell ​

PivotOutputCell = object

Properties ​

rowKey ​

rowKey: string[]


colKey ​

colKey: string[]


value ​

value: number | string | null