Skip to content

Interface: ReorderNodeOptions

Defined in: src/tree-editor/commands/reorder-node.ts:3

Properties

direction

direction: "up" | "down"

Defined in: src/tree-editor/commands/reorder-node.ts:7

Direction relative to current sibling position.


id

id: string

Defined in: src/tree-editor/commands/reorder-node.ts:5

Id of the node to reorder.