angular-tree-control icon indicating copy to clipboard operation
angular-tree-control copied to clipboard

How to prevent from branch node selection, I just want to select files

Open manik-biradar007 opened this issue 6 years ago • 1 comments

manik-biradar007 avatar Nov 15 '18 06:11 manik-biradar007

It's in the docs' events section

In order to prevent selection of branches (folders) in the tree, set the options.dirSelectable to false. Clicking folder labels at this point will expand and contract the node.

miluoshi avatar Feb 20 '19 11:02 miluoshi