Preparing search index...
The search index is not available
Legend Studio API Documentation
Legend Studio API Documentation
@finos/legend-shared
downloadFileUsingDataURI
Function downloadFileUsingDataURI
Create and download a file using data URI See
http://stackoverflow.com/questions/283956
downloadFileUsingDataURI
(
fileName
:
string
,
content
:
string
,
contentType
:
ContentType
,
)
:
void
Parameters
fileName
:
string
content
:
string
contentType
:
ContentType
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Legend Studio API Documentation
Loading...
Create and download a file using data URI See http://stackoverflow.com/questions/283956