Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ng-zorro-antdnzErrorTip表单与角度表单验证一起工作正常,但是,一旦用户开始输入,它就会显示验证消息,例如。我希望在用户第一次离开(模糊)输入字段后显示此验证。
ng-zorro-antd
nzErrorTip
这是否可以挂接到nzErrorTip/etc 或没有?
您可以设置updateOn为'blur'.
updateOn
'blur'