formcycle 8.3.6 - JavaScript for forms
    Preparing search index...

    Data that is available when the state of an AJAX upload is failure.

    interface UploadErrorData {
        error: Error;
    }
    Index

    Properties

    Properties

    error: Error

    Error that resulted in the upload failure.