Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 447 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 447 Bytes

#SweetModal

Modal replacement for JavaScript's alert based on sweet-alert by Tristan Edwards.

A SweetModal can be used to display welcome pop-in and is much more customizable !

  • Add a css class as a parameter to customize the modal
  • Chose between standard sweet-alert text and html content.

A success modal

#Usage

Test with the index.html file in the example folder.