An open API service indexing awesome lists of open source software.

https://github.com/nikorablin/react-simple-scrollbar

Simple scrollbar component for React that uses webkit scrollbar styling when possible
https://github.com/nikorablin/react-simple-scrollbar

react scrollbars

Last synced: 12 months ago
JSON representation

Simple scrollbar component for React that uses webkit scrollbar styling when possible

Awesome Lists containing this project

README

          

# react-simple-scrollbar
Simple scrollbar component for React that uses webkit scrollbar styling when possible

### To do
- [ ] Horizontal scrolling
- [x] Scroll events
- [ ] Theming
- [x] Add tests