pageY property

num pageY

The Y coordinate of the mouse pointer relative to the whole document.

See developer.mozilla.org/en-US/docs/Web/API/MouseEvent/pageY

Implementation

external num get pageY;