Pagination

Paged navigation for docs, CMS lists, logs, and search results.

Pagination API

Inline API contract for the native `.asx` component.

  • current: current page number
  • total: total page count
  • previous: previous URL
  • next: next URL
  • PaginationItem: optional page link child
  • PaginationEllipsis: optional gap marker child