Hi, I am using angualar-ui-tree. I have a very big nested tree. The tree node has a controller named TreeNodeController. It has one init() method, where it assigns the $modelvalue for the node. Now I want to add attribute id to the element here. I want to assign $$hashKey as the id, since its unique. But since it is within third party library, i don't feel its right to make changes there. How can i add id attribute? any way of extending the third party directive or controller?
Regards Vadiraj -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
