Structural slot directive marking the aggregator-descriptor template for [cngxMatTabs] · Per-tab error-aggregator bin...
ui/mat-tabs
Category
No results found
Features11#
- DirectiveCngxMatTabAggregatorContentWCAG AAStructural slot directive marking the aggregator-descriptor template for [cngxMatTabs]
- DirectiveCngxMatTabErrorWCAG AAPer-tab error-aggregator binding for [cngxMatTabs]
- DirectiveCngxMatTabErrorFlagWCAG AAPer-tab direct invalid flag for [cngxMatTabs] - the simple-case sibling to [cngxMatTabError]
- DirectiveCngxMatTabLinkWCAG AARegisters an <a mat-tab-link> anchor as a {@link CngxTabHandle} with the enclosing {@link CngxMatTabNav} presenter
- DirectiveCngxMatTabNavWCAG AALayers the cngx error / rejection / announcement layer onto Material's native router tabs ( <nav mat-tab-nav-b...
- DirectiveCngxMatTabRejectionContentWCAG AAStructural slot directive marking the rejection-descriptor template for [cngxMatTabs]
- DirectiveCngxMatTabsWCAG AAAttaches to an existing <mat-tab-group> and wires it to a {@link CngxTabGroupPresenter} - consumers get the com...
- DirectiveCngxMatTabsRegistryWCAG AASibling host-directive that owns the per-MatTab handle registry for [cngxMatTabs]
- TokenCNGX_MAT_TAB_HANDLE_FACTORYWCAG AADI token fronting the per-tab handle factory used by [cngxMatTabs]
- TokenCNGX_MAT_TABS_CONFIGDI token holding a partial {@link CngxMatTabsConfig}
- TokenCNGX_MAT_TABS_REGISTRY_HOSTWCAG AADI token the {@link CngxMatTabsRegistry} directive provides via useExisting
References28#
- InterfaceCngxMatTabAggregatorContentContextContext passed to the *cngxMatTabAggregatorContent template
- InterfaceCngxMatTabAggregatorDecorationOptionsOptions for {@link createMatTabAggregatorDecoration}
- InterfaceCngxMatTabAggregatorErrorEntryOne per-tab error-aggregator decoration entry
- InterfaceCngxMatTabHandleSetupWiring bundle returned from {@link createMatTabHandle}
- InterfaceCngxMatTabRejectionContentContextContext passed to the *cngxMatTabRejectionContent template
- InterfaceCngxMatTabRejectionDecorationOptionsOptions for {@link createMatTabRejectionDecoration}
- InterfaceCngxMatTabsConfigBehaviour knobs for [cngxMatTabs]
- InterfaceCngxMatTabsConfigFeatureFeature object returned by with* mat-tabs functions and consumed by {@link provideMatTabsConfig} / {@link provideMatT...
- InterfaceCngxMatTabsRegistryHostRead-mostly contract for the per-tab handle-setup registry
- InterfaceCompletedOverrideSourceSubset of CDK's CdkStep carrying the _completedOverride WritableSignal
- InterfaceIconOverrideHostSubset of Material's MatStepper carrying the _iconOverrides map
- InterfaceStateChangeSourceSubset of Material's MatTab carrying the _stateChanges Subject
- FunctioncreateCngxMatTabOverflowDomAdapterMaterial variant of {@link CngxTabOverflowDomAdapter}
- FunctioncreateMatTabHandleTranslates a Material MatTab into a cngx {@link CngxTabHandle} plus a writable errorAggregator slot the [cngxMatTabEr...
- FunctiondefaultHalfWiredSlotWarn
- FunctiondefaultRetryCeilingWarn
- Functionfeature
- FunctioninjectMatTabsConfigResolve the effective [cngxMatTabs] configuration for the current injector
- FunctionmergeFeatures
- FunctionprovideMatTabsConfigApp-wide [cngxMatTabs] configuration
- FunctionprovideMatTabsConfigAtComponent-scope [cngxMatTabs] configuration
- FunctionwithAnchorRetryAttemptsCap on the [cngxMatTabs] overflow-anchor retry loop
- FunctionwithHalfWiredSlotSinkOverride the half-wired-slot diagnostic sink
- VariableMAT_MDC_TAB_HEADER_SELECTOR.mat-mdc-tab-header — the strip element rendered by MatTabHeader
- VariableMAT_MDC_TAB_LABEL_CONTAINER_SELECTOR.mat-mdc-tab-label-container — Material's IO-friendly scroll viewport ancestor of the rendered tab buttons
- VariableMAT_MDC_TAB_SELECTOR.mat-mdc-tab — the class Material applies to the rendered tab <button> elements inside MatTabHeader
- Type AliasCngxMatTabHalfWiredSlotSinkSink callback invoked by [cngxMatTabs] 's aggregator-decoration projector when a consumer wires exactly one of *c...
- Type AliasCngxMatTabHandleFactoryFactory signature for {@link createMatTabHandle}