Properties
Optional dialogPredicate
dialogPredicate: any
Optional dialogTitle
dialogTitle: string
Optional executionMode
executionMode: "Foreground" | "Background"
Optional isRightClick
isRightClick: boolean
Optional onCancel
onCancel: "ThrowError" | "Abort" | "Continue"
Optional onError
onError: "ThrowError" | "Continue"
Optional position