@tauri-apps/plugin-dialog - v2.4.2
    Preparing search index...

    Type Alias MessageDialogResult

    MessageDialogResult: "Yes" | "No" | "Ok" | "Cancel" | string & {}

    The result of a message dialog.

    The result is a string if the dialog has custom buttons, otherwise it is one of the default buttons.

    2.4.0