@serenity-is/corelib / noDialogButton
Function: noDialogButton()
noDialogButton(
opt?):DialogButton
Creates a dialog button which, by default, has "No" as the caption (localized) and "no" as the result.
Parameters
opt?
Optional configuration for the dialog button.
Returns
The dialog button with the specified configuration.