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