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

    Type Alias LegacyFileStore

    LegacyFileStore: Partial<Record<string, LegacyFileStoreItem>>

    Legacy model for the file store with all binary files from upload elements. The key is the ID of the form element, e.g. xi-tf-1.

    Legacy, will be replaced with a better model.