injectNgControl
function
Signature
Section titled “Signature”function injectNgControl(cva?: ControlValueAccessor): NgControl | null;Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| cva | ControlValueAccessor |
Returns: NgControl | null