bagaimana memasukkan properti panggang di vue
let myToast = this.$toasted.show("Holla !!");myToast.text("Changing the text !!!").goAway(1500);
Fierce Ferret
let myToast = this.$toasted.show("Holla !!");myToast.text("Changing the text !!!").goAway(1500);