You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to call the SweetAlert through another page?
Let's say I have a cadastre.vue page
And when I record or delete a record I would like to show a message from SweetAlert
I know that inside the SweetAlert.vue page clicking on showSwal('success-message') the message appears.
But I would like this message to appear when I click on another page button, as I explained above.
Thanks
The text was updated successfully, but these errors were encountered:
What is your enhancement?
How to call the SweetAlert through another page?
Let's say I have a cadastre.vue page
And when I record or delete a record I would like to show a message from SweetAlert
I know that inside the SweetAlert.vue page clicking on showSwal('success-message') the message appears.
But I would like this message to appear when I click on another page button, as I explained above.
Thanks
The text was updated successfully, but these errors were encountered: