Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

sweet alert example

swal({
  title: "Good job!",
  text: "You clicked the button!",
  icon: "success",
  button: "Aww yiss!",
});
Source by sweetalert.js.org #
 
PREVIOUS NEXT
Tagged: #sweet #alert
ADD COMMENT
Topic
Name
7+3 =