Skip to main content
cngx-src documentation

CngxTabNavAnnouncementOptions

Interface

projects/common/tabs/announcements/tab-nav-announcement.ts

Import#

import { CngxTabNavAnnouncementOptions } from '@cngx/common/tabs'

Description#

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.

Index#

Instance Properties#

injector#Injector
Readonly

Injection context for the one-shot afterNextRender that opens the mount window. Callers pass their own inject(Injector).

Readonly