UNPKG

tui-grid

Version:

TOAST UI Grid : Powerful data grid control supported by TOAST UI

6 lines (5 loc) 117 B
export interface RowCoords { heights: number[]; readonly offsets: number[]; readonly totalRowHeight: number; }