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

FeatureConstructors

Interface: FeatureConstructors

Defined in: types/TableFeatures.ts:25

Properties

CachedRowModel?

ts
optional CachedRowModel: any;
optional CachedRowModel: any;

Defined in: types/TableFeatures.ts:26


Cell?

ts
optional Cell: any;
optional Cell: any;

Defined in: types/TableFeatures.ts:27


Column?

ts
optional Column: any;
optional Column: any;

Defined in: types/TableFeatures.ts:28


ColumnDef?

ts
optional ColumnDef: any;
optional ColumnDef: any;

Defined in: types/TableFeatures.ts:29


CreateRowModels?

ts
optional CreateRowModels: any;
optional CreateRowModels: any;

Defined in: types/TableFeatures.ts:30


ts
optional Header: any;
optional Header: any;

Defined in: types/TableFeatures.ts:31


HeaderGroup?

ts
optional HeaderGroup: any;
optional HeaderGroup: any;

Defined in: types/TableFeatures.ts:32


Row?

ts
optional Row: any;
optional Row: any;

Defined in: types/TableFeatures.ts:33


RowModelFns?

ts
optional RowModelFns: any;
optional RowModelFns: any;

Defined in: types/TableFeatures.ts:34


Table?

ts
optional Table: any;
optional Table: any;

Defined in: types/TableFeatures.ts:35


TableOptions?

ts
optional TableOptions: any;
optional TableOptions: any;

Defined in: types/TableFeatures.ts:36


TableState?

ts
optional TableState: any;
optional TableState: any;

Defined in: types/TableFeatures.ts:37