FixIt JavaScript API
FixIt Documentation
GitHub
Preparing search index...
utils/file
downloadAsFile
Function downloadAsFile
downloadAsFile
(
content
:
string
,
filename
:
string
)
:
void
Download a text string as a file.
Parameters
content
:
string
The text content to download.
filename
:
string
The desired file name.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
FixIt Documentation
GitHub
FixIt JavaScript API
Loading...
Download a text string as a file.