Pagination

Navigate between pages of content.

Simple

Rounded

With page info

Page 1 of 10

Contained

With first / last

API reference

nav[buiPagination]

Inputs

PropTypeDefaultDescription
ariaLabelstringAccessible label for the navigation landmark; falls back to a localized default.

bui-pagination-ellipsis

Inputs

PropTypeDefaultDescription
moreLabelstringVisually-hidden label announcing skipped pages; falls back to a localized default.

a[buiPaginationLink]

Inputs

PropTypeDefaultDescription
activebooleanfalseWhether this link represents the current page; sets `aria-current="page"`.
size"default" | "icon" | "lg" | "sm"'icon'Size variant controlling link dimensions and padding.

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.