We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"mand-mobile": "^1.2.3",
macOS 10.13.4
node -v v8.11.2
https://didi.github.io/mand-mobile/#/docs/components/form/input-item
type | 表单类型,特殊类型自带文本格式化 text,bankCard,phone,money,password
建议增加number,只能输入数字。
没有type为number
The text was updated successfully, but these errors were encountered:
feature(input-item):add type digit & support other standard input type …
95c4391
…#95
b50fcf8
3061116
…#95 (#96)
xxyan0205
No branches or pull requests
"mand-mobile": "^1.2.3",
macOS 10.13.4
node -v
v8.11.2
https://didi.github.io/mand-mobile/#/docs/components/form/input-item
type | 表单类型,特殊类型自带文本格式化 text,bankCard,phone,money,password
建议增加number,只能输入数字。
没有type为number
The text was updated successfully, but these errors were encountered: