Skip to content

@hobom-grid/core


@hobom-grid/core / GridCellRef

Type Alias: GridCellRef

GridCellRef = Readonly<{ col: number; row: number; }>

Defined in: contracts/hit-test-model.ts:10