How does nui-app tell that the scroll bar stops scrolling?

-sharp-sharp

onPageScroll: function(Object) {
    console.log(Object.scrollTop) //
}

-sharp-sharp
how to tell if the scroll bar stops.

Nov.17,2021
Menu