ReadonlyariaAccessible label for the nav element.
ReadonlydisabledWhether the pagination is disabled.
Protected ReadonlyhasWhether the next button is enabled.
Protected ReadonlyhasWhether the previous button is enabled.
ReadonlypageEmitted on page or size change.
ReadonlypageZero-based current page index. Supports two-way binding.
Protected ReadonlypagesThe page numbers to display.
ReadonlypageNumber of items per page.
ReadonlypageAvailable page size options for the selector. Empty array hides the selector.
Protected ReadonlysummarySummary text: "1–10 of 250".
ReadonlytotalTotal number of items.
Protected ReadonlytotalTotal number of pages.
Go to first page.
Go to last page.
Go to next page.
Go to a specific page.
Go to previous page.
ProtectedonHandle page size change from dropdown.
A pagination control for navigating through pages of data.
Example