Back to Table

table_getCanNextPage

docs/reference/functions/table_getCanNextPage.md

8.21.3618 B
Original Source

Function: table_getCanNextPage()

ts
function table_getCanNextPage<TFeatures, TData>(table): boolean;

Defined in: features/row-pagination/rowPaginationFeature.utils.ts:137

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

table

Table_Internal<TFeatures, TData>

Returns

boolean