bvaughn / react-virtualized

React components for efficiently rendering large lists and tabular data
http://bvaughn.github.io/react-virtualized/
MIT License
26.1k stars 3.05k forks source link

add scrollerProps to Grid #1828

Open lancejpollard opened 6 months ago

lancejpollard commented 6 months ago

Maybe this might be useful for integration with downshift?

https://stackoverflow.com/questions/77761029/is-getmenuprops-necessary-in-react-downshift-autocomplete-library

I tested this out by publishing the module to @lancejpollard/react-virtualized, and it seems to work (see the answer in that link)!