The Wayback Machine - https://web.archive.org/web/20240920155556/https://angular.dev/api/forms/SelectMultipleControlValueAccessor/
@angular/forms

SelectMultipleControlValueAccessor

directive

The ControlValueAccessor for writing multi-select control values and listening to multi-select control changes. The value accessor is used by the FormControlDirective, FormControlName, and NgModel directives.

  
    class SelectMultipleControlValueAccessor extends BuiltInControlValueAccessor implements ControlValueAccessor {}
  
  
Jump to details
HTTPS · web.archive.org
← Home