TanStack

TanStackTableCellToken

Variable: TanStackTableCellToken

ts
const TanStackTableCellToken: InjectionToken<Signal<Cell<TableFeatures, RowData, unknown>>>;

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.