-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 enhancements - Supports other native input types #1553
Comments
we provide a prop called |
I give it a try but I found there is a problem when we use maybe we should filter it when we use |
I think we can make it override the default type. However we should make caveat in API table about it. |
* fix(#1553):`input-props` override the props * fix:remove char
This function solves the problem (这个功能解决的问题)
Use native input types (e.g.
tel
,email
andurl
) to improve users' mobile typing experienceExpected API (期望的 API)
or
The text was updated successfully, but these errors were encountered: