pupudu / window-table

Windowing Table for React based on React Window
https://window-table.netlify.com/
170 stars 13 forks source link

expose ref to list #52

Closed hipstersmoothie closed 4 years ago

hipstersmoothie commented 4 years ago

react-window exposes a ref to all the user to programatically scroll to a row. This PR forwards a ref to the list component.

closes #50

pupudu commented 4 years ago

Good stuff. Thanks for this mate. I'm reviewing this now

pupudu commented 4 years ago

Looks really good. Cheers 🎉