You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to connect two node in two different tree with an arrow from the library Xarrows.
The problem i have i that an arrow is connecte between two react element, (like the SortableTree how is an personal React element ), i had to get the react element of the node, it is possible ?.
Hello,
i want to connect two node in two different tree with an arrow from the library Xarrows.
The problem i have i that an arrow is connecte between two react element, (like the SortableTree how is an personal React element ), i had to get the react element of the node, it is possible ?.
here is a code sand box link (https://codesandbox.io/s/wild-surf-hz1gdc?file=/src/Tree.jsx)
If you know how to get access to a Node and use it with useRef(), thank you in advance for your help
The text was updated successfully, but these errors were encountered: