Back to Table

TanStackTableCellToken

docs/framework/angular/reference/variables/TanStackTableCellToken.md

8.21.3384 B
Original Source

Variable: TanStackTableCellToken

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

Defined in: helpers/cell.ts:25

Injection token that provides access to the current cell.

This token is provided by the TanStackTableCell directive.