Skip to content

Expose

namedescription
currentPageFirstIndexCurrent index of the first item on the current page
currentPageLastIndexCurrent index of the last item on the current page
clientItemsLengthTotal number of items in the client-side data
totalItemsAll items after sorting, filter and numberFilter
maxPaginationNumberMaximum pagination number
currentPaginationNumberCurrent pagination number
isLastPageIndicates whether it's the last page
isFirstPageIndicates whether it's the first page
nextPageFunction to navigate to the next page
prevPageFunction to navigate to the previous page
updatePageFunction to update the current page
updateSortFieldFunction to change the sort
rowsPerPageOptionsOptions for the number of rows per page
rowsPerPageActiveOptionCurrently selected number of rows per page
updateRowsPerPageActiveOptionFunction to update the selected number of rows per page