HermanNygaard / react-scroll-to-top

Lightweight button component for scrolling to the top of a page
https://www.npmjs.com/package/react-scroll-to-top
MIT License
61 stars 12 forks source link

(Question NOT Issue) How can I envoke scroll to top #4

Closed willemevenwel closed 4 years ago

willemevenwel commented 4 years ago

Say for instance a user has scrolled to the bottom, clicks 'Save', and after save, one would like to scroll the person to the top automatically (without click). How can I do this?

HermanNygaard commented 4 years ago

I don't think this package should provide such a function, at least not for now.