Preparing search index...
The search index is not available
ts-browser-helpers
ts-browser-helpers
downloadFile
Function downloadFile
downloadFile
(
b
:
File
,
name
?:
string
)
:
void
Download a file in the browser.
Parameters
b
:
File
file to download
Optional
name
:
string
name of the file (optional)
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-browser-helpers
Loading...
Download a file in the browser.