onContextMenu 属性

ElementStream<MouseEvent> onContextMenu

由该 Element 处理 contextmenu 事件的流。

实现

ElementStream<MouseEvent> get onContextMenu;