react-smooth-scrollbar icon indicating copy to clipboard operation
react-smooth-scrollbar copied to clipboard

how to change react-smooth-scrollbar programmatically the scroll position?

Open mrjosshi opened this issue 5 years ago • 2 comments

i want to scroll div to top of page how can i do this ? Please help

TIA

mrjosshi avatar Oct 22 '18 07:10 mrjosshi

161540213084_ pic

He says "I cannot explain it to you, because you don't have an antenna" 🤪.

idiotWu avatar Oct 22 '18 13:10 idiotWu

You can use

scrollbar.scrollTop();

novasdream avatar Mar 29 '19 21:03 novasdream