ui.bootstrap.contextMenu
ui.bootstrap.contextMenu copied to clipboard
Feature: Passing the event object as $event in dynamic menus
This allows the event object to be passed to the callback function when using dynamically generated context menus, before selecting any option. It is useful if you want to evaluate the event properties when creating the menu.
Demo: http://codepen.io/anon/pen/gmLezP In order to show the 'Buy' option you have to [ctrl+right click]