InjectionToken<CngxMatTabsRegistryHost>
DI token the CngxMatTabsRegistry directive provides via useExisting. Sibling per-tab directives inject this with { host: true } to reach per-handle slots without walking the concrete registry class.
useExisting
{ host: true }