Skip to main content
cngx-src documentation

CngxMatTabsTemplates

Interface

projects/ui/mat-tabs/mat-tabs-config.ts

Import#

import { CngxMatTabsTemplates } from '@cngx/ui/mat-tabs'

Description#

App-wide template defaults for the [cngxMatTabs] decorations - the middle cascade tier between a per-instance structural slot and the built-in fallback. Sibling of CngxTabsTemplates / CngxStepperTemplates so consumer templates port across families.

Index#

Properties

Instance Properties#

rejection#TemplateRef
ReadonlyOptional

Default for the rejection SR-descriptor content (*cngxMatTabRejectionContent). Per-instance slot still wins; without either tier the imperative fallback writes the resolved i18n phrase verbatim.