UNPKG

react-data-grid

Version:
7 lines (6 loc) 93 B
type CellDragEvent = { rowIdx: number; fromRow: number; toRow: number; value: any };