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
Table API Reference

AppTablePropsWithoutSelector

Interface: AppTablePropsWithoutSelector

Defined in: createTableHook.tsx:277

Props for AppTable component - without selector

Properties

children

ts
children: ReactNode;
children: ReactNode;

Defined in: createTableHook.tsx:278


selector?

ts
optional selector: undefined;
optional selector: undefined;

Defined in: createTableHook.tsx:279