notifica-painel


SUBMITTED BY: victorcleverton

DATE: Aug. 17, 2022, 7:07 p.m.

UPDATED: Aug. 17, 2022, 9:11 p.m.

FORMAT: Text only

SIZE: 1.0 kB

HITS: 1701

  1. Swal.fire({
  2. // title:
  3. // text:
  4. html: '',
  5. // icon: 'info',
  6. // confirmButtonText:
  7. // footer:
  8. // width:
  9. // padding:
  10. // background:
  11. grow: 'fullscreen',
  12. // backdrop:
  13. // timer:
  14. // timerProgressBar:
  15. // toast: 'false',
  16. // position:
  17. // allowOutsideClick:
  18. // allowEscapeKey:
  19. // allowEnterKey:
  20. // stopKeydownPropagation:
  21. // input:
  22. // inputPlaceholder:
  23. // inputValue:
  24. // inputOptions:
  25. // customClass:
  26. // container:
  27. // popup:
  28. // header:
  29. // title:
  30. // closeButton:
  31. // icon:
  32. // image:
  33. // content:
  34. // input:
  35. // actions:
  36. // confirmButton:
  37. // cancelButton:
  38. // footer:
  39. showConfirmButton: true,
  40. // confirmButtonColor:
  41. // confirmButtonAriaLabel:
  42. // showCancelButton:
  43. // cancelButtonText:
  44. // cancelButtonColor:
  45. // cancelButtonAriaLabel:
  46. // buttonsStyling:
  47. showCloseButton: 'true',
  48. // closeButtonAriaLabel:
  49. imageUrl: 'https://conexaoinfinity.cf/app-assets/images/alerta.png',
  50. // imageWidth:
  51. // imageHeight:
  52. // imageAlt:
  53. })

comments powered by Disqus