-
-
Notifications
You must be signed in to change notification settings - Fork 340
examples(react-virtual): add two way infinite scroll example #674
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: main
Are you sure you want to change the base?
Conversation
|
View your CI Pipeline Execution ↗ for commit 6771faa.
☁️ Nx Cloud last updated this comment at |
Summary
Added an example that uses maxPages in useInfiniteQuery to save memory, fetch data in both directions, and achieve virtualization.
Preview
https://codesandbox.io/p/sandbox/two-way-infinite-scroll-sycdfz