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

should listen for keyboard scoll relative events #23

Open neolectron opened 7 years ago

neolectron commented 7 years ago

I guess it should behave like a real scrollbar : listen Page-UP Page-DOWN events. (maybe space too). listen arrows event too.

I would be great if it was enabled by default, and can be disabled through props.