TablePagination ADDON-TABLE

Examples API Setup
Source code
Pages 100 Lines per page of 1000
-
Name and descriptionType Value
[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[]
[10, 20, 50, 100]
(paginationChange)
Event emits when page or size changes.
TuiTablePagination Emit!