@sqlrooms/pivot / isPivotCell
Function: isPivotCell()
isPivotCell(
cell):cell is { id: string; type: "pivot"; data: { pivotId: string } }
Parameters
| Parameter | Type |
|---|---|
cell | Cell |
Returns
cell is { id: string; type: "pivot"; data: { pivotId: string } }
