Node Context Menus
The onNodeContextMenu
event
can be used to show a custom menu when right-clicking a node. This example shows
a simple menu with buttons to duplicate or delete the clicked node.
The onNodeContextMenu
event
can be used to show a custom menu when right-clicking a node. This example shows
a simple menu with buttons to duplicate or delete the clicked node.