Vuejs Confirm Dialog

This package just makes it simple to create, reuse, promisify and even build chains of modal dialogs in Vue.js. For now, it provides just one function createConfirmDialog that does all the hard work for you.

Bash
$npm i vuejs-confirm-dialog
Click to copy