This repository has been archived by the owner on May 10, 2023. It is now read-only.
I am not able to fire a method call on close of a modal #115
Labels
enhancement
New feature or request
I needed to fire a method call on clicking outside of a modal, (if in case i am closing the modal on clicking outside)
Though manually i thought of doing that but for that i need to check whether the modal is present or not and also for every click on the container i have to check that which is much overhead i guess, so please try t bring up a solution
The text was updated successfully, but these errors were encountered: