Skip to main content
cngx-src documentation

CNGX_RADIO_GROUP

Tokenv0.1.0WCAG AA

InjectionToken<CngxRadioGroupContract>

Description#

DI token a CngxRadio leaf injects to find its parent group. Always provided via { provide: CNGX_RADIO_GROUP, useExisting: CngxRadioGroup }

  • never via concrete-class injection (per reference_atomic_decompose ยง4).

Type#

InjectionToken<CngxRadioGroupContract>