projects/common/tabs/announcements/tab-nav-announcement.ts
import { CngxTabNavAnnouncementOptions } from '@cngx/common/tabs'
Inputs the nav announcement bundle reads from its host organism. Passing the presenter in (instead of re-injecting) keeps the factory a plain function of its arguments.
Injector
Injection context for the one-shot afterNextRender that opens the mount window. Callers pass their own inject(Injector).
afterNextRender
inject(Injector)
CngxTabGroupHost