ClipboardPastedEvent
Event payload emitted when clipboard content is pasted into the diagram.
This event fires when nodes and edges are added via paste operations, either through keyboard shortcuts or programmatic paste commands.
Properties
Section titled “Properties”edges:
Edge<object>[]
Edges that were pasted into the diagram
nodes:
Node[]
Nodes that were pasted into the diagram