--- id: infinite-queries title: Infinite Queries ref: docs/framework/react/guides/infinite-queries.md --- [//]: # 'Example' ```vue Loading... Error: {{ error.message }} Fetching... {{ project.name }} fetchNextPage()" :disabled="!hasNextPage || isFetchingNextPage" > Loading more... Load More Nothing more to load ``` [//]: # 'Example'