Replies: 1 comment
-
This is what I ended up with not ideal, I tried using the activePage prop which I think would be cleaner but that only changed the pagination number but not the data on the table.
If anyone can come up with a better solution please let me know. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to build a function that automatically changes page every few seconds, does anyone know if there is a hook to call next page on the pagination component, I'm using it within CDataTable.
Beta Was this translation helpful? Give feedback.
All reactions