- Show Toast with custom content
+ Show Toast with custom content
@@ -440,7 +492,7 @@ for generating more complex toast content:
}
},
methods: {
- popToast() {
+ showToast() {
// Use a shorter name for this.$createElement
const h = this.$createElement
// Increment the toast count