getScrollYOffset
Returns how much pixels you scrolled in the Y axis in the screen.
If you were on the server-side, It would be 0
.
function getScrollYOffset(): number;
Returns how much pixels you scrolled in the Y axis in the screen.
If you were on the server-side, It would be 0
.
function getScrollYOffset(): number;