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

TanStackTableCellToken

Variable: TanStackTableCellToken

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

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

Injection token that provides access to the current cell.

This token is provided by the TanStackTableCell directive.