Dialogs inform users about a specific task and may contain critical information, require decisions, or involve multiple tasks. Dialogs contain text and UI controls. They retain focus until dismissed or a required action has been taken. Use dialogs sparingly because they are interruptive. Read the full Material Design dialogs specification on this page.
Vuecidity's VcDialog component consists of 3 optional subcomponents - VcDialogHeader, VcDialogContent and VcDialogFooter.
Vuecidity
Component Library for Vue.JS
UI Component library for the Vue.js framework