vuejs-confirm-dialog

Makes simple to create, reuse, promisify and build chains of modal dialogs in Vue.js (by harmyderoman)

Vuejs-confirm-dialog Alternatives

Similar projects and alternatives to vuejs-confirm-dialog

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vuejs-confirm-dialog alternative or higher similarity.

vuejs-confirm-dialog discussion

Log in or Post with

vuejs-confirm-dialog reviews and mentions

Posts with mentions or reviews of vuejs-confirm-dialog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.
  • The simplest way to deal with modal dialogs in Vue 3
    2 projects | dev.to | 7 May 2022
    In this guide I will introduce the vuejs-confirm-dialog plugin and show how to use it. I'll start with simple examples and end up with a function which completely abstracts the popup dialog to confirm an action and can be used in any component of your project. The examples are written in JavaScript for easy reading, but the plugin itself is in TypeScript. The plugin is fully typed and documented, which makes it much easier to work with it. Unlike vue-modal-dialogs, this plugin has additional functionality - special hooks: onConfirm and onCancel. They accept a callback and are called depending on the user's decision: onConfirm if the user agrees and onCancel if he refuses.

Stats

Basic vuejs-confirm-dialog repo stats
1
59
4.2
4 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai