@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