mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
PR #29473 changed the docs to use a string as the input value of `formControlName`, as it used to only accept a string. This has been changed, and `formControlName` now accepts a string or a number, so the example in the docs can use a binding as they used to. PR Close #30606 |
||
|---|---|---|
| .. | ||
| e2e_test | ||
| module.ts | ||
| nested_form_array_example.ts | ||