function table_setPagination<TFeatures, TData>(table, updater): void | undefined;function table_setPagination<TFeatures, TData>(table, updater): void | undefined;Defined in: features/row-pagination/rowPaginationFeature.utils.ts:30
TFeatures extends TableFeatures
TData extends RowData
Table_Internal<TFeatures, TData>
void | undefined