Back to Refine

Cursor Pagination Example | Best Practices in Refine v5

documentation/docs/examples/table/mui/cursor-pagination.md

3.25.0320 B
Original Source

Cursor Pagination is a pagination method and Material UI supports it by default. This sample application shows how to use it.

<CodeSandboxExample path="table-material-ui-cursor-pagination" />