Directed Graph Free Editing - React Form
mobile
Nodes containing forms are common in free-form DAG editing scenarios. With the React node component (Viewer), you can easily implement a free-form DAG editor with forms inside nodes.
Interactions: drag nodes or anchors to edit the graph. Shortcuts: ctrl + z undo; ctrl + shift + z redo; ctrl + c/x/v copy/cut/paste; ctrl + a select all; backspace delete.