Skip to main content
cngx-src documentation

CNGX_OPTION_STATUS_HOST

Tokenv0.1.0

InjectionToken<CngxOptionStatusHost>

Description#

DI token an option-projection root (e.g. CngxSelectShell) provides on itself when commit-driven status indicators should reach individual options without invading the consumer-authored option template.

CngxOption injects this token with { optional: true } - standalone use (no host provides the token) results in a stable null status with no DOM cost.

Type#

InjectionToken<CngxOptionStatusHost>