FixIt JavaScript API
    Preparing search index...

    Function downloadAsFile

    • Download a text string as a file.

      Parameters

      • content: string

        The text content to download.

      • filename: string

        The desired file name.

      Returns void