ui.bootstrap.contextMenu icon indicating copy to clipboard operation
ui.bootstrap.contextMenu copied to clipboard

Feature: Passing the event object as $event in dynamic menus

Open andregodoy0 opened this issue 7 years ago • 0 comments

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]

andregodoy0 avatar Mar 07 '17 23:03 andregodoy0