Back to Table

table_getRowCount

docs/reference/functions/table_getRowCount.md

8.21.3610 B
Original Source

Function: table_getRowCount()

ts
function table_getRowCount<TFeatures, TData>(table): number;

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

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData

Parameters

table

Table_Internal<TFeatures, TData>

Returns

number