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: 946 Bytes

HITS: 1701

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

comments powered by Disqus