Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

useInfiniteList

The useInfiniteList hook was created by refine to help you create infinite lists. This example shows how to use the useInfiniteList hook from @refinedev/core.

Refer to the refine useInfiniteList hook documentation for more information. →

Run on your local
npm create refine-app@latest -- --example use-infinite-list
Last updated on Jul 19, 2023 by Yıldıray Ünlü