Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotifyActionArgs

Hierarchy

  • NotifyActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional message

message: string

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional subTitle

subTitle: string

Optional title

title: string

Generated using TypeDoc