Represents the signature for showing a confirmation dialog.
Optional
Optional title of the confirmation dialog.
Optional message to display in the confirmation dialog.
A promise that resolves to a tuple containing the dialog result and any additional data.
Represents the signature for showing a confirmation dialog.