“Sweetalert a bootstrap pequeño” Código de respuesta

Sweet Alert Bootstrap

swal("Good job!", "You clicked the button!", "error")
Silly Shrew

Sweet Alert Bootstrap

Swal.fire(  'Good job!',  'You clicked the button!',  'success')
Brave Baboon

Sweet Alert Bootstrap

swal("Thank you!", "We will get back to you if required", "success");
Dizzy Duck

Sweet Alert Bootstrap

Swal.fire({  icon: 'success',  title: 'Oops...',  text: 'Something went wrong!',  footer: '<a href>Why do I have this issue?</a>'})
Brave Baboon

Sweetalert a bootstrap pequeño

.swal2-popup {
  font-size: 1.6rem !important;
}
Indonesia People

Respuestas similares a “Sweetalert a bootstrap pequeño”

Preguntas similares a “Sweetalert a bootstrap pequeño”

Más respuestas relacionadas con “Sweetalert a bootstrap pequeño” en CSS

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código