how to close all modals using $dispatch('closeModal') #444
Answered
by
PhiloNL
khalidmaquilang
asked this question in
Q&A
-
I have parent modal and a child.. once I clicked the close buttom from the child which triggers $dispatch('closeModal').. it should also close the parent |
Beta Was this translation helpful? Give feedback.
Answered by
PhiloNL
Apr 22, 2024
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
khalidmaquilang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$dispatch('closeModal', {force: true})