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