react-arborist
react-arborist copied to clipboard
Have ability to set the scrollTop directly to Tree ref
Hello, I'm currently employing react-arborist for my Gantt chart. This library has a unique approach that restricts my ability to manipulate the Tree DOM, including setting the scrollTop property. Is there a way to synchronize scrolling between two different div elements in this context?