You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used angular-tree-control a lot in our project, in some scenarios we want have some dynamic percentage value in front of the node icon. That's why i need the binding here, please kindly help me on this. Thanks!
The text was updated successfully, but these errors were encountered:
For example, i have a custom node template like below:
Here the {{node.label}} binding is not working, how can i make it binding.
I have created a simple plnkr to make it clear:
https://plnkr.co/edit/WdnJhmuZtibU0AyiDU3s?p=preview
I have used angular-tree-control a lot in our project, in some scenarios we want have some dynamic percentage value in front of the node icon. That's why i need the binding here, please kindly help me on this. Thanks!
The text was updated successfully, but these errors were encountered: