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 IN YOUR LOCAL
npm create refine-app@latest -- --example use-infinite-list