Pagination
Many pages
We only show at most 5 consecutive pages, with shortcuts to the first and/or last page.
Few pages
The UI simplifies when we have fewer than the maximum number of visible pages.
Centered pagination
You can use FlexGroup
to set up this pagination layout.
Compressed display
Use the compressed
prop to minimize the horizontal footprint.
Customizable pagination
You can use FlexGroup
to set up this pagination layout, commonly used with Tables.