@angular/forms

CheckboxControlValueAccessor

directive

A ControlValueAccessor for writing a value and listening to changes on a checkbox input element.

  class CheckboxControlValueAccessor extends BuiltInControlValueAccessor implements ControlValueAccessor {}  
Jump to details