A lightweight, promise based alert, prompt and confirm dialog.
The content below is for the Vue3 compatible version of vuejs-dialog, you can find the Vue2 compatible version here
Vue Version | Plugin Version |
---|---|
Vue 2 | 1.x |
Vue 3 | 2.x |
To install the Vue3 compatible version while it's not released officially yet, please use either of the command below with the "next" tag.
npm install --save vuejs-dialog@next
pnpm add vuejs-dialog@next
pnpm add vuejs-dialog@next