bvaughn / react-window

React components for efficiently rendering large lists and tabular data
https://react-window.now.sh/
MIT License
15.72k stars 782 forks source link

Does this support filter & sort feature ? I didn't find any where in the documentation. #625

Closed PoojaMgr closed 3 weeks ago

dariodumlijan commented 2 years ago

As far as I am aware it doesn't, but we are using it with custom filters & sorting and updating the list accordingly. For us, it works great & we haven't seen any performance losses even with 20k large object items.