const TanStackTableHeaderToken: InjectionToken<Signal<Header<TableFeatures, RowData, unknown>>>;Defined in: packages/angular-table/src/helpers/header.ts:25
Injection token that provides access to the current header.
This token is provided by the TanStackTableHeader directive.