Swal.fire({
// title:
// text:
// html:
icon: 'info',
// confirmButtonText:
// footer:
// width:
// padding:
// background:
grow: 'fullscreen',
// backdrop:
// timer:
// timerProgressBar:
// toast:
// position:
// allowOutsideClick:
// allowEscapeKey:
// allowEnterKey:
// stopKeydownPropagation:
// input:
// inputPlaceholder:
// inputValue:
// inputOptions:
// customClass:
// container:
// popup:
// header:
// title:
// closeButton:
// icon:
// image:
// content:
// input:
// actions:
// confirmButton:
// cancelButton:
// footer:
// showConfirmButton:
// confirmButtonColor:
// confirmButtonAriaLabel:
// showCancelButton:
// cancelButtonText:
// cancelButtonColor:
// cancelButtonAriaLabel:
// buttonsStyling:
showCloseButton: 'true',
// closeButtonAriaLabel:
// imageUrl:
// imageWidth:
// imageHeight:
// imageAlt:
})