@DocsEditable(), @DomName('Element.oncontextmenu')
Stream of contextmenu
events handled by this Element.
Source
@DomName('Element.oncontextmenu')
@DocsEditable()
ElementStream<MouseEvent> get onContextMenu;
Stream of contextmenu
events handled by this Element.
@DomName('Element.oncontextmenu')
@DocsEditable()
ElementStream<MouseEvent> get onContextMenu;