eu81273 / angular.treeview

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

Does this directive allow multiple selection #45

Open MorleyMinde opened 9 years ago

MorleyMinde commented 9 years ago

I am implementing a tree structure that the user can select more the one node using the Ctrl button.

Is this possible in this directive? Or is there a way I can implement it