Interface

MouseEvent

MouseEvent

Events that occur due to the user interacting with a pointing device (such as a mouse). Common events using this interface include click, dblclick, mouseup, mousedown.

View Source js/lib.dom.d.ts, line 5026