happy-opfs
    Preparing search index...

    Interface UploadRequestInit

    Request init options for uploadFile.

    interface UploadRequestInit {
        filename?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    filename?: string

    The filename to use when uploading the file.