Pagination
Navigate between pages of content.
Simple
Rounded
With page info
Page 1 of 10
Contained
With first / last
API reference
nav[buiPagination]
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
ariaLabel | string | — | Accessible label for the navigation landmark; falls back to a localized default. |
bui-pagination-ellipsis
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
moreLabel | string | — | Visually-hidden label announcing skipped pages; falls back to a localized default. |
a[buiPaginationLink]
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
active | boolean | false | Whether 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.