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

    Interface XUtilOnFileChangeData

    interface XUtilOnFileChangeData {
        file: FileLike;
        id: string;
    }
    Index

    Properties

    Properties

    file: FileLike
    id: string