vuejs-confirm-dialog

Dialog builder

A Vue.js plugin that simplifies the creation of modal dialogs by automating boilerplate code and providing a unified API for building and managing dialog instances.

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

GitHub

59 stars
2 watching
8 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list

composition-apidialogmodalpopuptypescriptuivuevuejs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
godofbrowser/vuejs-dialog A lightweight dialog system for Vue.js applications 351
malekim/v3confirm A Vue 3 plugin for displaying confirm dialogs using Composition API 4
morkro/vue-a11y-dialog A Vue.js wrapper component for an accessible dialog modal 97
melmacaluso/vue-modal Reusable modal component with customizable content and layout 29
mohammadyounes/alertifyjs A JavaScript framework for creating browser dialogs and notifications. 2,076
adileo/vue-topmodal A reusable Vue.js modal component 5
visma-meglerfront/sweet-modal-vue A Vue.js library for building modal dialog components. 754
nash403/v-modal-backdrop A Vue.js component for creating modal dialogs with a backdrop. 2
david-desmaisons/vue-semantic-modal A Vue.js component for creating a modal dialog with Semantic UI styling without relying on jQuery. 45
terryz/v-dialogs A collection of reusable dialog components for Vue3 applications. 130
yariksav/vuetify-dialog A module that simplifies the use of Vuetify dialogs in JavaScript applications. 195
rlemaigre/vue3-promise-dialog A Vue 3 library that simplifies the use of dialogs by abstracting away the Promise-based API and making it easier to work with user input data 69
imrohan/vue-confirmation-button A Vue.js component that asks users to confirm an action by pressing the button multiple times. 53
emiliorizzo/vue-dialog-drag A reusable UI component for creating draggable dialogs with customizable features and event handling. 173
javisperez/vuedals A Vue.js plugin for managing multiple modals from a single component instance using an event bus. 108