标签: angular reactive formarray
我在stackblitz上创建了一个示例项目来测试嵌套组件,以获得完整的表单值。
https://stackblitz.com/edit/mensand-hobbies-footbal-tennis
这是一个我不想使用存储在数组中的不同组件的示例。
表单已正确创建,但子控件未绑定到form.value
有人知道我错过了什么吗?
答案 0 :(得分:1)
目前没有时间查看所有代码。
看看这些资源,几周前我做了一些非常相似的事情。如果你仍然被困住,请告诉我
https://coryrylan.com/blog/angular-custom-form-controls-with-reactive-forms-and-ngmodel
https://blog.thoughtram.io/angular/2016/07/27/custom-form-controls-in-angular-2.html
https://netbasal.com/angular-custom-form-controls-made-easy-4f963341c8e2