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

Is there any way of calling a function on blur?? #351

Open
mcand opened this issue Jan 27, 2023 · 1 comment
Open

Is there any way of calling a function on blur?? #351

mcand opened this issue Jan 27, 2023 · 1 comment
Labels
question Further information is requested

Comments

@mcand
Copy link

mcand commented Jan 27, 2023

Is there any way of calling a function on blur??

The component accepts onChange but it does not accept an onBlur option.

@mcand mcand added the question Further information is requested label Jan 27, 2023
@aliforouzan
Copy link

in renderInput, you can access the ref and through that access the onBlur function, I guess

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

No branches or pull requests

2 participants