Skip to main content
cngx-src documentation

CNGX_ERROR_AGGREGATOR

Tokenv0.1.0WCAG AA

InjectionToken<CngxErrorAggregatorContract>

Description#

DI token resolving to the nearest CngxErrorAggregatorContract ancestor.

Provided by CngxErrorAggregator via useExisting; descendant CngxErrorSource directives inject with { optional: true } so they function as no-ops outside an aggregator.

Type#

InjectionToken<CngxErrorAggregatorContract>