Type Editor / @type-editor/tables / utils/move-row-in-array-of-rows
utils/move-row-in-array-of-rows
Type Aliases
| Type Alias | Description |
|---|---|
Direction indicator for row movement.
|
Functions
| Function | Description |
|---|---|
Moves one or more consecutive elements from the origin position to a target position within an array of rows. Supports both single and multi-row operations. The function handles complex scenarios including:
Example typescript |