KingSora / OverlayScrollbars

A javascript scrollbar plugin that hides the native scrollbars, provides custom styleable overlay scrollbars, and preserves the native functionality and feel.
https://kingsora.github.io/OverlayScrollbars
MIT License
3.69k stars 214 forks source link

OverlayScrollbars with Virtualization Libraries #639

Open KingSora opened 1 month ago

KingSora commented 1 month ago

Since this is a pretty frequent topic I've decided to create a list of examples where OverlayScrollbars plays together with various virtualization libraries.

If your library or framework of choice is not in this list, please respond in this issue with the name & link of the library and if possible with an minimal example on StackBlitz. You can also create an separate issue.

React

react-window (package)

react-virtuoso (package)

@tanstack/react-virtual (package)

@ag-grid-community/react (package)

@handsontable/react (package)

Tishkin commented 3 days ago

Hi. Can you tell me how to connect react-virtualized to overlayscrollbars-react?

KingSora commented 3 days ago

@Tishkin I'm currently on vacation and wont be able to create an example for at least another week