NoopValueAccessorDirective
directive
Directive Metadata
Section titled “Directive Metadata”Standalone: Yes
Implements: ControlValueAccessor
Methods
Section titled “Methods”registerOnChange
Section titled “registerOnChange”registerOnChange(fn: any): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| fn | any |
registerOnTouched
Section titled “registerOnTouched”registerOnTouched(fn: any): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| fn | any |
writeValue
Section titled “writeValue”writeValue(obj: any): voidArguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
| obj | any |