This site uses cookies from Google to deliver its services and to analyze traffic.

@angular/forms

RangeValueAccessor

directive

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

class RangeValueAccessor {
}
Jump to details