Description
The TablePagination Component offers a convenient way to add pagination to a table. But it can not be customized.
Suggestions for customizing are:
Hand down all Mantine Props for custom styling
Make the field for manually setting a page size optional and if you don't use it give an option to set the page size otherwise
Description The TablePagination Component offers a convenient way to add pagination to a table. But it can not be customized. Suggestions for customizing are:
MIGRATION.md