react-stack-grid icon indicating copy to clipboard operation
react-stack-grid copied to clipboard

How to do Windowing (virtualizing lists)

Open Mochlate opened this issue 7 years ago • 2 comments

Does this lib have a way for us to do windowing to increase performance?

https://reactjs.org/docs/optimizing-performance.html#virtualize-long-lists

Mochlate avatar May 24 '18 16:05 Mochlate

@tsuyoshiwada Is lazy-loading or windowing in the plans for this library?

@Mochlate What solution did you end up with?

oyeanuj avatar Oct 21 '18 23:10 oyeanuj

does this support loading additional data with callbacks?

withintheruins14 avatar Nov 15 '18 15:11 withintheruins14