Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
Neon
WorkOS
Clerk
Convex
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
Neon
WorkOS
Clerk
Convex
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
Enterprise
Table API Reference

FlexRender

Variable: FlexRender

ts
const FlexRender: readonly [typeof FlexRenderDirective, typeof FlexRenderCell];

Defined in: index.ts:25

Constant helper to import FlexRender directives.

You should prefer to use this constant over importing the directives separately, as it ensures you always have the correct set of directives over library updates.

See

FlexRenderDirective and FlexRenderCell for more details on the directives included in this export.