TanStack

TanStackTableToken

Variable: TanStackTableToken

ts
const TanStackTableToken: InjectionToken<Signal<AngularTable<TableFeatures, RowData>>>;

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.