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

rowSelectionFeature

Variable: rowSelectionFeature

ts
const rowSelectionFeature: TableFeature<RowSelectionFeatureConstructors<TableFeatures, RowData>>;
const rowSelectionFeature: TableFeature<RowSelectionFeatureConstructors<TableFeatures, RowData>>;

Defined in: features/row-selection/rowSelectionFeature.ts:172

The stock row selection feature.

Register this feature to add row selection state, selected row-model helpers, and table/row APIs for checkbox and bulk-selection UI.