Bootstrap-sweetalert Cdn Code Example


Example 1: sweet alert cdn

<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>

Example 2: sweet alert cdn

swal("Good job!", "You clicked the button!", "success");

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?