mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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`. |
||
|---|---|---|
| .. | ||
| rules | ||
| control.ts | ||
| di.ts | ||
| form_field_directive.ts | ||
| structure.ts | ||
| types.ts | ||