react-digraph
react-digraph copied to clipboard
onDrag callback?
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?
@ajbogh any insight on this one please?
Please feel free to create a PR with an onDragEnd callback. We appreciate any support you can offer.