Skip to content

Type Editor


Type Editor / @type-editor/tables / commands/move-table-column / moveTableColumn

Function: moveTableColumn()

ts
function moveTableColumn(options): Command;

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

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

Parameters

ParameterTypeDescription
optionsMoveTableColumnOptionsConfiguration for the column move operation

Returns

Command

A command that moves the specified column