wix-incubator / angular-tree-control

Angular JS Tree
http://wix.github.io/angular-tree-control
MIT License
707 stars 276 forks source link

op #289

Open Ayana7 opened 6 years ago

Ayana7 commented 6 years ago

how to open all node, I know use expandedNodes=[] to set the default expanded nodes

ramseyfeng commented 6 years ago

Assign the nodes you want to open to expandedNodes should work.