属性
说明
myControl.value
FormControl 的值。
myControl.status
FormControl 的有效性。可能的值有 VALID、INVALID、PENDING 或 DISABLED。
myControl.pristine
如果用户尚未改变过这个控件的值,则为 true。它总是与 myControl.dirty 相反。
myControl.untouched
true if the control user has not yet entered the HTML control and triggered its blur event. Its opposite is myControl.touched. 如果用户尚未进入这个 HTML 控件,也没有触发过它的 blur(失去焦点)事件,则为 true。 它是 myControl.touched 的反义词。
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于