angular-cn/packages/examples/forms/ts/nestedFormArray
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
..
e2e_test build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
module.ts build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
nested_form_array_example.ts docs(forms): use a number as input value for formControlName (#30606) 2019-08-13 14:21:25 -07:00