nextPage() - paulmaclean/datatables.webcomponent GitHub Wiki
type Function
Updates the table data with the next page of results (if paginatable is enabled).
Syntax
nextPage(): void
Usage
dataTable.nextPage()
FunctionUpdates the table data with the next page of results (if paginatable is enabled).
nextPage(): void
dataTable.nextPage()