@@include('_includes/_page-loader.html') @@include('_includes/_header/_header.html') @@include('_includes/_sidebar.html', { "group": "components", "link": "custom-alerts" }) @@include('_includes/_theme-switch.html')

Custom Alerts SweetAlert 2 is beautiful replacement for javascript alert. SweetAlert automatically centers itself on the page and looks great no matter if you're using a desktop computer, mobile or tablet. It's even highly customizeable, as you can see below!

@@include('_includes/_page-actions.html')

Basic examples

SweetAlert2 automatically centers itself on the page and looks great no matter if you're using a desktop computer, mobile or tablet. It's even highly customizeable, as you can see below!

Popup Types

There are 5 popup types available: success, error, warning, info and question.

Position

Custom positioned Sweetalert2 dialogs
@@include('_includes/_footer.html')
@@include('_includes/_ie-warning.html')