Closed atiagocl closed 1 year ago
@atiagocl this issue was automatically closed because it did not follow the bellow rules:
IMPORTANT: Please use the following link to create a new issue: https://www.creative-tim.com/new-issue/vue-paper-dashboard-2-pro **If your issue was not created using the app above, it will be closed immediately.** Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit: 👉 https://www.creative-tim.com/bundles 👉 https://www.creative-tim.com
https://www.creative-tim.com/new-issue/vue-paper-dashboard-2-pro
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