Skip to content

ActionWizardCancelOptions

ActionWizardCancelOptions = object

Defined in: sdks/js/agent-sdk/src/middleware/ActionWizard.ts:51

Options for the cancel action added to select steps.

optional label?: string

Defined in: sdks/js/agent-sdk/src/middleware/ActionWizard.ts:53

Custom label for the cancel button (default: “Cancel”)