为了使模型驱动的表单能够在上进行验证 blur ,您可以传递 updateOn 参数。 ctrl = new FormControl('', { updateOn: 'blur', //default will be change validators: ...
確定! 回上一頁