Hex Core JS
Preparing search index...
Core
exportFile
Function exportFile
exportFile
(
file
:
{
data
:
Blob
|
File
;
name
?:
string
}
)
:
void
Exports the given file to the user's computer.
Parameters
file
:
{
data
:
Blob
|
File
;
name
?:
string
}
The file to export.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...
Exports the given file to the user's computer.