Dialog: allowOutsideClick, allowEscapeKey #691
joshxyzhimself
started this conversation in
Ideas
Replies: 0 comments
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.
-
We found these options from
sweetalert2
library.These options are useful for important dialogs which requires attentive confirmation, such as irreversible actions.
allowOutsideClick
You can also pass a custom function returning a boolean value, e.g. if you want to disable outside clicks for the loading state of a popup.
allowEscapeKey
Beta Was this translation helpful? Give feedback.
All reactions