iVantage / angular-ivh-treeview

A treeview for AngularJS with filtering and checkbox support.
http://ivantage.github.io/angular-ivh-treeview/
MIT License
238 stars 89 forks source link

how to click on one item, close the other items #223

Closed dingxuelan closed 5 years ago

dingxuelan commented 5 years ago

how to click on one item, close the other items I want just open one item

jtrussell commented 5 years ago

Hi @dingxuelan - would you mind posting this on Stack Overflow? You can leave a link here if you like - and likely someone from our team will provide suggested solutions. We try to use this space for bugs/issues and keep "how to" type question on Stack Overflow. The short answer is you will have to use the ivhTreeviewMgr service - there is no native option to turn on the behavior you're describing. Thanks!