react-simple-scrollbar

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

Usage no npm install needed!

<script type="module">
  import reactSimpleScrollbar from 'https://cdn.skypack.dev/react-simple-scrollbar';
</script>

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