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.
API
Description
Usage Notes
class SelectMultipleControlValueAccessor extends BuiltInControlValueAccessor implements ControlValueAccessor {}
Jump to details