wix-incubator / angular-tree-control

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

How to update icon of node after entire tree is loaded? #270

Open Omgan opened 7 years ago

Omgan commented 7 years ago

After loading the tree, how to change the icon of nodes.

yoavaa commented 7 years ago

What do you mean? which icons?

The icons are managed via CSS and states of the tree (collapse, expand, etc).