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
hi,
Im trying to enable the functionality to show and hide the leaf elements by clicking on a button outside of the tree,
currently even if I hide the rendered element its height is still there so I have gaps where the leaf nodes were displayed.
is there any way to do it with the react-vtree?