Application Features Tutorial

Drag and Drop

This demo shows how to use NodeDropInputMode for dragging nodes from a separate panel to drop them into the graph component.

  • Drag nodes and group nodes into the graph.
  • Drop nodes and group nodes on other group nodes to add them as their children.

See the sources for details.

Related Demos

  • Drag and Drop
  • Graph Drag and Drop
  • Custom Drag and Drop
  • Drag From Component