Skip to main content
Version: 57.2.0

Pagination

Break large sets of content into smaller, manageable pages. Used primarily in the staff portal to parse large tables.

Package: @terreno/ui
Categories: Component
Props interface: PaginationProps
Story source: demo/stories/Pagination.stories.tsx

Live demo

Props

PropTypeRequiredDescription
pagenumberYes
setPagereflectionYes
totalPagesnumberYes
testIDstringRoot test id for the primary interactive element or container.