contextmenus
occurs when the user right-clicks on an element to open a context menu
Return
a Listener that emits MouseEvents on its Flow
Parameters
init
expression to manipulate the event dispatching like calling stopPropagation
or similar DOM-API.
occurs when the user right-clicks on an element to open a context menu