Pagination
Navigation for moving through a known number of result pages without presenting every page at once.
Added in v2.6.0 · import from "@borneo/react"
Live previewPermalink to this section
The production component below reads its colour, shape, elevation and motion from the active design tokens.
When to usePermalink to this section
Use it
Use Pagination when a dataset is split into stable, addressable pages.
Choose another pattern
Use progressive loading when people browse continuously and page boundaries have no meaning.