angular-tree-control
angular-tree-control copied to clipboard
Add context menu support (from olga-zhuk87)
This will make it possible to integrate: https://github.com/Templarian/ui.bootstrap.contextMenu
via template: context-menu="options.menuOptions"
It is possible to work around by adding the menu options object as a property to the tree nodes themselves. This is especially useful if you need different context menus for different nodes, or types of nodes.