navigation contract

Pagination

Page-by-page navigation for lists and tables.

Variants

  • numbered
  • simple
  • jump

Sizes

  • sm
  • md

Example

<Pagination total={120} pageSize={20} page={page} onChange={setPage} />

Usage rule

role="navigation" + aria-label="Pagination".

The full Pagination contract has 4 more rules, plus the do-not patterns. Get the full recipe.

Get the Pagination contract in your project.