Back to Table

TanStackTableToken

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

8.21.3422 B
Original Source

Variable: TanStackTableToken

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

Defined in: helpers/table.ts:11

Injection token that provides access to the current AngularTable instance.

This token is provided by the TanStackTable directive.