RadioControlValueAccessor
directive
The ControlValueAccessor for writing radio control values and listening to radio control
changes. The value accessor is used by the FormControlDirective, FormControlName, and
NgModel directives.
API
Description
Usage Notes
class RadioControlValueAccessor extends BuiltInControlValueAccessor implements ControlValueAccessor ,OnDestroy ,OnInit {}
Jump to details