Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetNudgeValueActionArgs

Hierarchy

  • SetNudgeValueActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional value

value: string

Generated using TypeDoc