Taiga UI 5 is out!

TablePagination ADDON-TABLE

Examples API GitHub

Pages 100 Lines per page of 1000
[total]
total amount of items/lines in the table.
number
[size]
items/lines per page.

Uses the first element inside items by default.

number
[page]
current page, indexing starts at zero.
number
[items]
options to select amount of lines per page.
readonly number[]
(paginationChange)
emits when page or size changes.
TuiTablePagination