Back to Content

MouseEvent: y property

files/en-us/web/api/mouseevent/y/index.md

latest197 B
Original Source

{{APIRef("UI Events")}}

The MouseEvent.y property is an alias for the {{domxref("MouseEvent.clientY")}} property.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}