Swal.fire({ title: 'Custom animation with Animate.css', icon: 'success', showClass: { popup: 'animate__animated animate__fadeInDown' }, hideClass: { popup: 'animate__animated animate__fadeOutUp' } })