RowDD
12 Sep 20251 minute to read
Gantt Excel Export module
Methods
reorderRows
Reorder the rows based on given indexes and position
| Parameter | Type | Description |
|---|---|---|
| fromIndexes | number[] |
. |
| toIndex | number |
. |
| position | string |
. |
Returns void