BosNaufal / react-scrollbar

The Simplest Scroll Area Component with custom scrollbar for React JS. https://bosnaufal.github.io/react-scrollbar
MIT License
71 stars 30 forks source link

adding scrollYTo(position) function anytime soon #6

Closed lc00 closed 8 years ago

lc00 commented 8 years ago

Hi, Awesome react stuff! I'm working on a project with your library and trying to figure out how to add a scrollYTo(position) function. Any tips would be greatly appreciated.

Thanks!

usulpro commented 8 years ago

Hi, @lc00! I also want to have it. I think it would be good to add it to this library. Probably first need to decide how exactly it should look

BosNaufal commented 8 years ago

Hey @lc00, @UsulPro, It's a good Idea! :smile: Please wait for my update ~ :grin:

BosNaufal commented 8 years ago

https://github.com/BosNaufal/react-scrollbar/commit/c57a8f84092c2a2a2c3463e822009f82a5436af5

lc00 commented 8 years ago

Thanks for the update! I'll add this into my project 👍