README
react-simple-scrollbar
Simple scrollbar component for React that uses webkit scrollbar styling when possible
To do
- Horizontal scrolling
- Scroll events
- Theming
- Add tests
Simple scrollbar component for React that uses webkit scrollbar styling when possible
<script type="module">
import reactSimpleScrollbar from 'https://cdn.skypack.dev/react-simple-scrollbar';
</script>
Simple scrollbar component for React that uses webkit scrollbar styling when possible