TIWCGJQSweetAlertOptions.CloseOnConfirm Property

Set to false if you want the modal to stay open even if the user presses the "Confirm"-button. This is especially useful if the function attached to the "Confirm"-button is another SweetAlert.

Namespace: IWCGJQSweetAlert
published
 property CloseOnConfirm: boolean index 11 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean