@angular/forms

ControlValueAccessor

interface

Defines an interface that acts as a bridge between the Angular forms API and a native element in the DOM.

interface ControlValueAccessor {
}
Jump to details