mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
An early piece of feedback received regarding custom controls hosted on native inputs was that they required a lot of boilerplate to bind `FieldState` properties. Each property required an input to accept the property, and a host binding to forward it to the native control. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| field_directive.spec.ts | ||
| field_proxy.spec.ts | ||
| interop.spec.ts | ||