mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d89a80a970
This PR adds the ability to manually register a binding with the
`FormField` directive. This is useful for a lower-level implementation
that takes the field tree as an `input()` rather than relying on the
automatic binding from `FormUiControl`.
(cherry picked from commit 5974cd0afc)