bvaughn / react-virtualized

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

add scrollerProps to Grid #1828

Closed lancejpollard closed 3 months ago

lancejpollard commented 10 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)!