insert-after-selection
Type: Operation
Insert a structure after the current selection, as a child of the node identified with contextNodeId
Imported operation data
context
Node Id (Required)
Type: NodeId
The id of the node which is to become the parent of the new structure.
child
Node Structure (Required)
Type: StencilJsonML
A stencil describing the structure to be inserted.
[model]
(Required)
Type: Object
(Optional) model to be bound to the stencil before insertion.
[override
Range] (Required)
Type: OverrideRange
The range to set the selection in as defined by the stencil instead of the selectionRange