Back to Table

table_firstPage

docs/reference/functions/table_firstPage.md

8.21.3602 B
Original Source

Function: table_firstPage()

ts
function table_firstPage<TFeatures, TData>(table): void;

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

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

table

Table_Internal<TFeatures, TData>

Returns

void