ANGULAR6.x - 錯誤隨筆 - Can't bind to 'formGroup'

formGroup:錯誤 Can't bind to 'formGroup' since it isn't a known property of 'form'. (" 原因:   在使用form表單時,如果用到了form-group與formControlName,需要在app.module.ts中的import引入的不僅僅有FormsModule,還要引入ReactiveFormsModule
相關文章
相關標籤/搜索