formcycle 8.3.6 - 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: Partial;
    }
    Index

    Properties

    Properties

    _file_store: Partial

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