wet-aquaW
Refine3y ago
9 replies
wet-aqua

How to useTable pagination with REST API provider

How do I setup useTable pagination to work with my REST API data provider?
When I console log tableProps.pagination, it returns false.

Each page of my endpoint returns 10 objects in an array per page.
Was this page helpful?