Skip to content

Type Editor


Type Editor / @type-editor/tables / commands/move-table-row / moveTableRow

Function: moveTableRow()

ts
function moveTableRow(options): Command;

Defined in: tables/src/commands/move-table-row.ts:14

Creates a command that moves a table row from one index to another.

Parameters

ParameterTypeDescription
optionsMoveTableRowOptionsConfiguration for the row move operation

Returns

Command

A command that moves the specified row