ActionWizardCancelOptions
ActionWizardCancelOptions =
object
Defined in: sdks/js/agent-sdk/src/middleware/ActionWizard.ts:51
Options for the cancel action added to select steps.
Properties
Section titled “Properties”label?
Section titled “label?”
optionallabel?:string
Defined in: sdks/js/agent-sdk/src/middleware/ActionWizard.ts:53
Custom label for the cancel button (default: “Cancel”)

