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
My tree folder node is a link which could be clickable for display views, is there have a configurable methods make folder expand subtree with double click ?
The text was updated successfully, but these errors were encountered:
@developerworks the best way I found to accomplish this at the moment is to pass nodeLabel wrapped in a JSX element that includes an event handler. Replace onClick with an event handler that is fired on double click.
My tree folder node is a link which could be clickable for display views, is there have a configurable methods make folder expand subtree with double click ?
The text was updated successfully, but these errors were encountered: