@nycu-sdc/core-system-sdk
    Preparing search index...

    Variable FormsFileSizeLimit

    FormsFileSizeLimit: {
        "1_GB": "1_GB";
        "1_MB": "1_MB";
        "10_MB": "10_MB";
        "100_MB": "100_MB";
        "5_MB": "5_MB";
    }

    Type Declaration

    • Readonly1_GB: "1_GB"
    • Readonly1_MB: "1_MB"
    • Readonly10_MB: "10_MB"
    • Readonly100_MB: "100_MB"
    • Readonly5_MB: "5_MB"