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

Row_Plugins

Interface: Row_Plugins<TFeatures, TData>

Defined in: types/Row.ts:16

Use this interface as a target for declaration merging to add your own plugin properties. Note: This will affect the types of all tables in your project.

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData