RJR
Convex Community13mo ago
24 replies
RJ

`useNextPrevPaginatedQuery`

Hey all—I published to npm a little React hook for performing a more traditional form of pagination than what Convex offers by default via usePaginatedQuery. This hook, called useNextPrevPaginatedQuery, only loads one page of results at a time, and exposes functions for loading next/prev pages in the paginated result set. Check it out on GitHub or npm.
GitHub
Simple next/prev paginated query hook for Convex. Contribute to rjdellecese/convex-use-next-prev-paginated-query development by creating an account on GitHub.
npm
Simple next/prev paginated query hook for Convex. Latest version: 1.0.0, last published: 21 hours ago. Start using convex-use-next-prev-paginated-query in your project by running npm i convex-use-next-prev-paginated-query. There are no other projects in the npm registry using convex-use-next-prev-paginated-query.
convex-use-next-prev-paginated-query
Was this page helpful?