compulim / react-scroll-to-bottom

React container that will auto scroll to bottom
MIT License
185 stars 36 forks source link

useObserveScrollPosition usage #71

Closed astritspancasd closed 3 years ago

astritspancasd commented 3 years ago

How to use useObserveScrollPosition hook? Any usage example would be very helpful because i need to track the scroll position and currently i have no idea how to use the hook!