eu81273 / angular.treeview

AngularJS based Treeview (no jQuery)
MIT License
405 stars 223 forks source link

How to embed html inside nodes? #55

Open GhazanfarKhan opened 8 years ago

Shabi669 commented 8 years ago

Hi Khan,

Facing the same question i created another version of an angular treeview directive that is easier to extend with templates.

You can check it out on - https://github.com/Shabi669/angular-treeview

Would appriciate any ideas you may have to make it better.

Prachs commented 3 years ago

Even I want to append html icons to each node or label. If any solution, pls post it here