Dialogs present information in an overlay/popup window
Name
|
Type
|
Default
|
Description
|
|---|---|---|---|
v-model | Boolean | false | Stores visible state of the dialog |
title | String | -- | Title of the dialog |
subtitle | String | -- | Subtitle of the dialog |
append-to-root | Boolean | true | Append the dialog as the root element |
type | String | dialog | Module type of the inner content |
v-modelSee Confirmation Dialogs.