Pagination
Pagination exposes a compact nav with prev/next triggers, numbered pages, and ellipsis gaps. Motion follows theme duration/easing tokens and drops transform when prefers-reduced-motion is set.
Examples: default pager
Current page: 1
Examples: outline + small size
Current page: 3
Examples: wider sibling window
Increase siblingCount to show more numbers around the active page before collapsing with an ellipsis.
Current page: 12
Examples: disabled (loading)
Examples: custom aria labels
Current page: 2
Markdown reference — header Documentation → Pagination.