Skip to content
Murhaf Sousli edited this page Mar 23, 2024 · 41 revisions

Angular Custom Scrollbar

npm npm Backers on Open Collective Sponsor on OpenCollective npm tests npm npm npm

Custom overlay-scrollbars with native scrolling mechanism for Angular.

📚 Get started 📚

⭐ If you like this project, please give it a star ⭐

Features

  • Exceptional performance, see comparing test results.
  • Native scrolling mechanism.
  • Easily Customizable using CSS variables.
  • Easy integration with other libraries.
  • RTL support.
  • Mobile support.
  • SSR support.

Addons directives:

  • Smooth scroll functionality.
  • Scroll reached events.
  • Scroll dropped events.
  • MatSelect integration.
  • CdkVirtualScroll integration.