Skip to content

CopyPasteActionState

State containing copied nodes and edges for paste operations.

copiedEdges: Edge<object>[]

Array of edges that were copied.


copiedNodes: Node[]

Array of nodes that were copied.