view-toast-y-x

23111

Usage no npm install needed!

<script type="module">
  import viewToastYX from 'https://cdn.skypack.dev/view-toast-y-x';
</script>

README

view-toast-y-x

a mobile toast plugin for vue.

Usage

import VueToast from 'vue-toast-demo'

Vue.use(VueToast)

this.$toast.show("Hello,yoyo")