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

    Interface UploadPendingRemovalData

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

    interface UploadPendingRemovalData {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    ID of the upload process.