CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)
https://angular2-tree.readme.io/docs
MIT License
1.09k stars 488 forks source link

Select All option in tree view #948

Open krutikshah24 opened 2 years ago

krutikshah24 commented 2 years ago

Support Requests should not be opened as issues and should be handled in the following ways:

On StackOverflow using the angular-tree-component tag

In our slack support channel at https://angular-tree-component.herokuapp.com/

I want to create one global select all checkbox, it will automatically get selected if the user selected root node or at edit time root node is selected.