Documentation

@kanunilabs/pivotgrid-react


@kanunilabs/pivotgrid-react / CellClickEvent

Type Alias: CellClickEvent<TRow>

CellClickEvent<TRow> = CoreCellClickEvent<TRow, React.MouseEvent | React.KeyboardEvent>

Defined in: packages/react/src/types/PivotTypes.ts:60

Type Parameters

TRow

TRow = any