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

NumberValueAccessor

directive

The ControlValueAccessor for writing a number value and listening to number input changes. The value accessor is used by the FormControlDirective, FormControlName, and NgModel directives.

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