UNPKG

@mhmdaljefri/revogrid

Version:

Virtual reactive data grid component - RevoGrid.

3 lines (2 loc) 111 B
import { Selection } from '../interfaces'; export declare function getCell(cell: HTMLElement): Selection.Cell;