@serenity-is/corelib / yesDialogButton
Function: yesDialogButton()
yesDialogButton(
opt?):DialogButton
Defined in: src/base/dialogs.tsx:660
Creates a dialog button which, by default, has "Yes" as the caption (localized) and "yes" as the result.
Parameters
opt?
Optional configuration for the dialog button.
Returns
The dialog button with the specified configuration.