SelectControlValueAccessor
directive
The ControlValueAccessor for writing select control values and listening to select control
changes. The value accessor is used by the FormControlDirective, FormControlName, and
NgModel directives.
API
Usage Notes
class SelectControlValueAccessor {}
Jump to details