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

rowExpandingFeature

Variable: rowExpandingFeature

ts
const rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>;
const rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>;

Defined in: features/row-expanding/rowExpandingFeature.ts:130

The stock row expanding feature.

Register this feature to add expanded row state, row expansion APIs, and helpers for deriving expanded row models and expansion depth.