eu81273 / angular.treeview

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

Right click on node #56

Closed neesonqk closed 8 years ago

neesonqk commented 8 years ago

Hello there,

How do I capture a right click event? I want to popup a menu on node right clicking, how do I do that? any suggestions?

thank you.