摘要: The writeValue function allows you to update your internal model with incoming values, for example if you use ngModel to bind your control to data. Th 阅读全文
posted @ 2016-11-01 21:55 Zhentiw 阅读(536) 评论(0) 推荐(0)
摘要: We can nest formGorup: We make password as an own group. So in html, we need to use formGroupName istead of formControlName. And how we check the valu 阅读全文
posted @ 2016-11-01 05:32 Zhentiw 阅读(434) 评论(0) 推荐(0)