Docs
CodeRabbit
Cloudflare
Railway
WorkOS
Clerk
SerpAPI
Netlify
AG Grid
OpenRouter
Sentry
Prisma
Electric
Unkey
CodeRabbit
Cloudflare
Railway
WorkOS
Clerk
SerpAPI
Netlify
AG Grid
OpenRouter
Sentry
Prisma
Electric
Unkey
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

rowPinningFeature

Variable: rowPinningFeature

ts
const rowPinningFeature: TableFeature<RowPinningFeatureConstructors<TableFeatures, RowData>>;
const rowPinningFeature: TableFeature<RowPinningFeatureConstructors<TableFeatures, RowData>>;

Defined in: features/row-pinning/rowPinningFeature.ts:129

The stock row pinning feature.

Register this feature to add row pinning state and APIs for deriving top, center, and bottom row regions.