An optional event cache. This will be consumed by event cache API to store some expensive calculation result. So that for the same event across plugins, the result doesn't need to be calculated again
Type of this event
Whether this is a mouse click event (mouse up and down on the same position)
Raw DOM event
Generated using TypeDoc
This interface represents a PluginEvent wrapping native MouseUp event