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

Defined in: createTableHook.tsx:278


selector?

ts
optional selector: undefined;
optional selector: undefined;

Defined in: createTableHook.tsx:279