Preventing close
Modals can prevent themselves from closing by using onBeforeClose
.
If the provided callback returns false
the modal will not close.
Modals can prevent themselves from closing by using onBeforeClose
.
If the provided callback returns false
the modal will not close.