nghiepdev / smooth-scrollbar-react

A wrapper for smooth-scrollbar to React Component.
https://codesandbox.io/s/smooth-scrollbar-react-4pu86
MIT License
39 stars 5 forks source link

How to implement scrollTo() #10

Closed mhanifmuhsin closed 3 years ago

mhanifmuhsin commented 3 years ago

Can you help me , get scrollTo() in this library, because i have case for scroll to top function

nghiepdev commented 3 years ago

@mhanifmuhsin Example for scroll to top https://codesandbox.io/s/smooth-scrollbar-react-forked-pzzn2?file=/src/App.tsx

mhanifmuhsin commented 3 years ago

thank you the code is working fine