Typescript Library Declarations (DOM)
Function onmousedown
onmousedown
(
this
,
ev
)
:
any
Fires when the user clicks the object with either mouse button.
Parameters
this
:
Window
ev
:
MouseEvent
The mouse event.
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Fires when the user clicks the object with either mouse button.