MouseEvent: x property
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2017.
The MouseEvent.x
property is an alias for the MouseEvent.clientX
property.
Specifications
Specification |
---|
CSSOM View Module # dom-mouseevent-x |