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

TanStackTableToken

Variable: TanStackTableToken

ts
const TanStackTableToken: InjectionToken<Signal<any>>;
const TanStackTableToken: InjectionToken<Signal<any>>;

Defined in: packages/angular-table/src/helpers/table.ts:11

Injection token that provides access to the current AngularTable instance.

This token is provided by the TanStackTable directive.