angular / 14.0.0 / api / forms / ng_value_accessor.html /

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–2022 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/forms/NG_VALUE_ACCESSOR