Docs
CodeRabbit
Cloudflare
Railway
AG Grid
WorkOS
Clerk
Netlify
SerpAPI
OpenRouter
Sentry
Electric
Unkey
Prisma
CodeRabbit
Cloudflare
Railway
AG Grid
WorkOS
Clerk
Netlify
SerpAPI
OpenRouter
Sentry
Electric
Unkey
Prisma
Table API Reference
Column API Reference
Row API Reference
Cell API Reference
Header API Reference
Features API Reference
Static Functions API Reference
Legacy API Reference
Features API Reference

rowPaginationFeature

Variable: rowPaginationFeature

ts
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.