angular-cn/packages/examples/forms/ts
cexbrayat bef27f2a28 docs(forms): use a number as input value for formControlName (#30606)
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
2019-08-13 14:21:25 -07:00
..
formBuilder build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
nestedFormArray docs(forms): use a number as input value for formControlName (#30606) 2019-08-13 14:21:25 -07:00
nestedFormGroup build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
ngModelGroup build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
radioButtons build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
reactiveRadioButtons build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
reactiveSelectControl build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
selectControl build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
simpleForm build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
simpleFormControl build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
simpleFormGroup build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
simpleNgModel fix(ivy): support property values changed in ngOnChanges (forward rref case) (#29054) 2019-03-05 14:27:08 -08:00