userName = new FormControl(this.regServ.userName, { validators: Validators.required, updateOn: blur });. That is what I have and this is the ...
確定! 回上一頁