Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickButtonActionArgs

Hierarchy

  • ClickButtonActionArgs

Index

Properties

Optional actionName

actionName: string

Optional asyncSwallow

asyncSwallow: boolean

Optional executionMode

executionMode: "Foreground" | "Background"

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Generated using TypeDoc