-
-
Notifications
You must be signed in to change notification settings - Fork 49.8k
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
onFocus and onBlur missing in AutoCompleteProps #12498
Comments
@BoostIO funded this issue with $10. Visit this issue on Issuehunt |
@ycjcl868 has started working. Visit this issue on Issuehunt |
@ycjcl868 has submitted output. Visit this issue on Issuehunt |
@afc163 has rewarded. See it on IssueHunt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.10.0
Environment
Windows 10, Chrome, Reac 16.4.
Reproduction link
Steps to reproduce
Documentation lists onFocus and onBlur properties https://ant.design/components/auto-complete/, but they are missing in the AutoCompleteProps typescript interface
What is expected?
onBlur and onFocus in AutoCompleteProps
What is actually happening?
The properties are missing
The text was updated successfully, but these errors were encountered: