I am trying to have a SweetAlert2 dialog showing two buttons, with the following code snippet: swal('Some text', { buttons: { buttonA: { text: 'Some text', ...
確定! 回上一頁