You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function that will be run when the modal is requested to be closed (either by clicking on overlay or pressing ESC)
Note: It is not called if isOpen is changed by other means.
It does not seem like there's a hook in the onAfterClose()?
Summary:
Hi!
ReactModal component can accept onAfterOpen prop, but I need to use something like onAfterClose but i don't see it in docs.
Expected behavior:
Need to pass onAfterClose as prop.
The text was updated successfully, but these errors were encountered: