W3cubDocs

/Angular

NG_VALUE_ACCESSOR

const

Used to provide a ControlValueAccessor for form controls.

See more...

const NG_VALUE_ACCESSOR: InjectionToken<readonly ControlValueAccessor[]>;

Description

See DefaultValueAccessor for how to implement one.

© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/forms/NG_VALUE_ACCESSOR