interface JFormSubmitParams {
    avoidClosePopupOnSuccess?: boolean;
}

Properties

avoidClosePopupOnSuccess?: boolean