1. Docs
  2. Changelog
  3. February 2026 - Pagination Component

February 2026 - Pagination Component

Pagination component documentation with page navigation, next and previous links.

Pagination Component

Added documentation for the Pagination component, which provides page navigation with numbered links, previous/next controls, and ellipsis indicators.

Features

  • Numbered page links with active state
  • Previous and next navigation controls
  • Ellipsis indicator for collapsed page ranges
  • Accessible markup with aria-label and aria-current="page"
  • Built on React Aria <Link> component
  • Responsive — text labels hidden on small screens

Simple

Page number links only, without previous and next navigation.

Icons Only

Compact navigation using icon-only previous and next controls.