bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
vux2.x中表单验证状态如何获取?
Created on 27 Oct 2017
·
1
Comment
·
Source:
airyland/vux
vux 2.2.1 中x-input组件用到必填、手机号码格式验证、最大长度验证等,如何获取验证状态控制提交按钮的显示状态?
Source
Most helpful comment
this.$refs.yourRef.valid
>All comments
this.$refs.yourRef.valid
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
可以在HTML里面直接引入vux库吗,后台码农一枚
FlyArtist
·
3
Comments
Scroller不能正确刷新
varHarrie
·
4
Comments
tabbar组件怎么根据路由url来选中item
LS1231
·
3
Comments
Vux Showcase
airyland
·
5
Comments
build出来的的umd使用报错
iqiuye
·
4
Comments
Most helpful comment
this.$refs.yourRef.valid