Cursor-based pagination #5861
Unanswered
lukeramsden
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
See prior discussions:
How is one supposed to use @tanstack/table with APIs that use opaque cursor-based pagination (startingAfter/endingBefore, like Stripe: https://docs.stripe.com/api/pagination)?
It seems like it is hard-wired in to the design that pagination is via a page index / offset and there is no alternative to this?
Beta Was this translation helpful? Give feedback.
All reactions