Sweet Alert
Basic Message
<button type="button" class="btn bg-primary text-white" id="sweetalert-basic">Click me</button>
Title with a Text Under
<button type="button" class="btn bg-primary text-white" id="sweetalert-basic">Click me</button>
Message Alert
<button type="button" class="btn bg-success text-white" id="sweetalert-success">Success</button>
<button type="button" class="btn bg-warning text-white" id="sweetalert-warning">Warning</button>
<button type="button" class="btn bg-info text-white" id="sweetalert-info">Info</button>
<button type="button" class="btn bg-danger text-white" id="sweetalert-error">Error</button>
Long Content
<button type="button" class="btn bg-primary text-white" id="sweetalert-longcontent">Click me</button>
Warning Message
<button type="button" class="btn bg-primary text-white" id="sweetalert-longcontent">Click me</button>