AngularFrame
Control Value Accessor
The
ControlValueAccessor
interface defines the data binding between a widget component and the form.
Links
ControlValueAccessor
interface [Angular] Definition
Angular Custom Form Controls: Complete Guide
[Angular University] Explains the purpose and gives a simple example.
Never again be confused when implementing ControlValueAccessor in Angular forms
[inDepthDev]