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 |
||
|---|---|---|
| .. | ||
| formBuilder | ||
| nestedFormArray | ||
| nestedFormGroup | ||
| ngModelGroup | ||
| radioButtons | ||
| reactiveRadioButtons | ||
| reactiveSelectControl | ||
| selectControl | ||
| simpleForm | ||
| simpleFormControl | ||
| simpleFormGroup | ||
| simpleNgModel | ||