RowDragEndDetail
Since v2.4.0
Detail for the row-drag-end event (source grid).
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
rows | T[] | Rows that were being dragged. |
indices | number[] | Their indices at dragstart. |
accepted | boolean | True when a target grid accepted the drop (cross-grid drops only). |