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
v2.4.0
all
<md-input-item is-virtual-keyboard :maxlength="3" ></md-input-item>
表单最多输入3个字符
无法限制输入字符长度
The text was updated successfully, but these errors were encountered:
fix(input-item): limit the length of characters entered by the virtua…
cbe285e
…l keyboard #524
bb487cf
…l keyboard (#525) * fix(input-item): limit the length of characters entered by the virtual keyboard #524 * test(input-item): update test case
xxyan0205
No branches or pull requests
Mand Mobile Version
v2.4.0
OS Version & Browser Version
all
Recurring Steps
Expectant Behaviors
表单最多输入3个字符
Actual Behaviors
无法限制输入字符长度
The text was updated successfully, but these errors were encountered: