Skip to content
New issue

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

input number default props type number #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shenqihui
Copy link

If elem not blur, letter is allow to input, and user jump press enter key will submit the illegality value.
And add the type="number" attr will avoid this problem.

If <input /> elem not blur, letter is allow to input, and user jump press enter key will submit the illegality value.
And add the type="number" attr will avoid this problem.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 89.037% when pulling 1fdfc8f on shenqihui:patch-1 into fe907ba on react-component:master.

@shenqihui
Copy link
Author

it will trigger some problem if use formatter or parser props

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants