react-ui-tree icon indicating copy to clipboard operation
react-ui-tree copied to clipboard

Possible to collapse/expand by clicking node name instead of caret?

Open magnusrambech opened this issue 6 years ago • 0 comments

Currently using this to show folder structure of local machine folders. Currently clicking the caret icons to expand/collapse folders, and it becomes a bit tedious. Is it possible to expand the node simply by clicking on its name (node.module) in the instead of having to click the caret?

Screenshot 2019-07-16 at 13 18 59

I want to be able to click within the red box to expand that node, currently only the green box(caret) does this.

magnusrambech avatar Jul 16 '19 11:07 magnusrambech