useInfiniteQuery Jump To Pagination #4337
Unanswered
bestickley
asked this question in
Show and tell
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.
-
Hi, I've got a table with pagination that uses Amplify UI's Pagination component. With this component, a user can jump to different pages in addition to clicking a next or previous button. I'm using
useInfiniteQuery
and I have this implementation although it's a lot of code. I'm curious if anyone else out there has done something similar in a more elegant way. Thanks!Beta Was this translation helpful? Give feedback.
All reactions