Replies: 2 comments 4 replies
-
When I want to change the method of closing the modal, from clicking to close to mouse out to close, I can't find a public method to close it. This restrictive approach makes development difficult |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @leo-web3. Can you share your usecase of what you're hoping to achieve with a close modal hook? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What considerations might have led RainbowKit to not disclose their hook methods? This can be very limiting in custom development.
For the three modals below, I only see that the new version has opened up accountModalOpen and openAccountModal. Why won't they disclose the remaining closeModal methods?
Beta Was this translation helpful? Give feedback.
All reactions