Optional: The text to be in the cancel button
Optional: The text to be in the confirm button
Optional: Message within the confirm dialog
Optional: Title of confirm dialog
Optional: Specific vuetify instance to provide for the ConfirmDialog
Optional: Confirmfunction to be run when the user clicks confirm. This function is awaited so if you provide a promise, the button will load until the promise fulfills. If the promise fails, the confirm dialog will not close.
Generated using TypeDoc
Config object for ConfirmDialog