-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add a callback function #1
Comments
Can you please provide a use case for this? |
I have a modal, I want to close the modal when clicked outside it. I used react-trap to check for clicks outside modal, i want to close the modal when clicked outside. |
Not sure i fully understand.
Is this not answering your use case? |
closing for now. feel free to reopen if you think my solution isn't sufficient |
I think i realized the motivation here, hence I'm reopening this issue. i think a callback can help indeed |
Thanks man, i appreciate it. Your code is beautifully written. May i know
your coding background, which language you have worked on.
…On Sun 17 Mar, 2019, 5:31 PM Sagiv ben giat, ***@***.***> wrote:
I think i realized the motivation here, hence I'm reopening this issue. i
think a callback can help indeed
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AMkKSLndLjN3zErHQpF1f1qqACMWr-i6ks5vXi6BgaJpZM4ajNRt>
.
|
Thank you, mostly c# and JavaScript of course |
Please add functionality to add a callback function after someone clicks outside a box.
The text was updated successfully, but these errors were encountered: