compulim / react-scroll-to-bottom

React container that will auto scroll to bottom
MIT License
183 stars 35 forks source link

How to enable Stick to bottom? #122

Open vishalguptax opened 1 year ago

vishalguptax commented 1 year ago

When the page initially renders it scrolls from top to bottom, I want it to stick to the bottom instead of auto-scrolling to the bottom, is there any way to do this?

jeloi commented 1 year ago

I shared my solution to this here if helpful: https://github.com/compulim/react-scroll-to-bottom/issues/61