Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickMenuActionArgs

Hierarchy

  • ClickMenuActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional forceClick

forceClick: boolean

Optional looseMatch

looseMatch: boolean

Optional menuPath

menuPath: Array<string>

Optional onCancel

onCancel: "ThrowError" | "Abort" | "Continue"

Optional onError

onError: "ThrowError" | "Continue"

Optional targetValue

targetValue: "Enable" | "Disable" | "Toggle"

Generated using TypeDoc