const rowPaginationFeature: TableFeature<RowPaginationFeatureConstructors<TableFeatures, RowData>>;const rowPaginationFeature: TableFeature<RowPaginationFeatureConstructors<TableFeatures, RowData>>;Defined in: features/row-pagination/rowPaginationFeature.ts:129
The stock row pagination feature.
Register this feature to add pagination state, page navigation APIs, and pagination-aware row model helpers to a table.