Docs
Cloudflare
CodeRabbit
Railway
SerpAPI
Netlify
AG Grid
OpenRouter
WorkOS
Clerk
Unkey
Sentry
Prisma
Electric
Cloudflare
CodeRabbit
Railway
SerpAPI
Netlify
AG Grid
OpenRouter
WorkOS
Clerk
Unkey
Sentry
Prisma
Electric
Table API Reference
Column API Reference
Row API Reference
Cell API Reference
Header API Reference
Features API Reference
Static Functions API Reference

AppTablePropsWithoutSelector

Interface: AppTablePropsWithoutSelector

Defined in: createTableHook.tsx:277

Props for AppTable component - without selector

Properties

children

ts
children: Element;
children: Element;

Defined in: createTableHook.tsx:278


selector?

ts
optional selector: undefined;
optional selector: undefined;

Defined in: createTableHook.tsx:279