eu81273 / angular.treeview

AngularJS based Treeview (no jQuery)
MIT License
405 stars 223 forks source link

Is it possible to click a button to select a specific branch of a tree? #21

Open hopest opened 10 years ago

hopest commented 10 years ago

Is it possible to click a button to select a specific (in front of the well-known by ID) branch of the tree?

otoja commented 10 years ago

You can select the node by ID. Just write a function and call it on button click. This function should do something like: