CopyPasteActionState
State containing copied nodes and edges for paste operations.
Properties
Section titled “Properties”copiedEdges
Section titled “copiedEdges”copiedEdges:
Edge<object>[]
Array of edges that were copied.
copiedNodes
Section titled “copiedNodes”copiedNodes:
Node[]
Array of nodes that were copied.