Parameters for triggering a generic Dialog
A promise that will either resolve or reject based on dialog results
Set the vuetify instance to be used as default on the dialogs
The Vuetify instance to be used as default for dialogs
Trigger a simple confirm dialog in the UI. The method will automatically mount and dismount a dialog based on given configuration.
Parameters for triggering a Confirm Dialog
A promise that will either resolve or reject based on dialog results
Generated using TypeDoc
Trigger a dialog in the UI. The method will automatically mount and dismount a dialog based on given configuration.