angForm = this.fb.group({ name: ['', Validators.required ] }); } }. First, we need to import some of the modules from the @angular/forms.
確定! 回上一頁