Het there,
Is there something like an onDrag callback?
Found an afterRenderEdge callback which is called when an edge is being dragged.
Is there something similar for a node?
In case there is none, what approach would you recommend to catch the drag event on a particular node?