NextGIS Frontend
    Preparing search index...

    Interface UploadFeatureAttachmentOptions

    interface UploadFeatureAttachmentOptions {
        file: File;
    }
    Index

    Properties

    Properties

    file: File