Skip to main content
cngx-src documentation

CngxRadioRegistration

Interface

projects/common/interactive/radio/radio-group.token.ts

Referenced by#

Import#

import { CngxRadioRegistration } from '@cngx/common/interactive'

Description#

Structural surface a CngxRadio leaf exposes when it registers itself with a parent CngxRadioGroup. The group keeps the registry in DOM order so arrow-key navigation (driven by CngxRovingTabindex host directive) and the value-equality check (group.value() === radio.value()) both have access to the leaf without injecting the concrete radio class.

Index#

Instance Properties#

disabled#function
Readonly
Readonly
Readonly