Type Editor / @type-editor/tables / utils/move-row
utils/move-row
Interfaces
| Interface | Description |
|---|---|
Parameters for moving a row within a table. |
Functions
| Function | Description |
|---|---|
Moves a table row from one position to another within the same table. This function handles complex scenarios including:
The function will fail (return
Example typescript |