Package Exports
- ngx-scrollbar
- ngx-scrollbar/cdk
- ngx-scrollbar/mat
- ngx-scrollbar/package.json
- ngx-scrollbar/reached-event
- ngx-scrollbar/smooth-scroll
Readme
Angular Custom Scrollbar
Custom overlay-scrollbars with native scrolling mechanism for Angular, it also provides a cross-browser smooth scroll directive.
The documentation is available at the wiki page 📚
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.
- MatSelect integration.
- CdkVirtualScroll integration.
Issues
If you identify any errors in the library, or have an idea for an improvement, please open an issue.