getScrollPercent
Returns how much you scrolled in the screen as percentage.
If you were on the server-side, It would be 0.
function getScrollPercent(): number;
Returns how much you scrolled in the screen as percentage.
If you were on the server-side, It would be 0.
function getScrollPercent(): number;