tabulatorPagination
@Composable
Tabulator pagination component.
Parameters
T
type of tabulator data
tabulatorGetter
tabulator accessor function
iconFirst
icon for the first page button
iconPrev
icon for the previous page button
iconNext
icon for the next page button
iconLast
icon for the last page button
className
CSS class name
id
HTML ID
init
initialization block