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

    Interface LegacyFormSaveDataBase

    Legacy model with the static properties present in all models. See LegacyFormSaveData.

    Legacy, will be replaced with a better model.

    interface LegacyFormSaveDataBase {
        _file_store: LegacyFileStore;
    }
    Index

    Properties

    Properties

    _file_store: LegacyFileStore

    Store with all binary files, such as those from upload elements.