How to use Sweet Alert
1. Reference it in your application and call the Initialize Action inside the OnApplicatioReady event of your application, like so:
2. Use the "Confirmation Message" property available in any Button or Link, like so:
Or set the action manually inside the button action
Demos and more info:
https://sweetalert2.github.io/
Enjoy!