- Source:
Methods
(static) clientSideDownload(filename, contentType, content)
Trigger a browser download of a client-side generated file.
Parameters:
Name | Type | Description |
---|---|---|
filename |
String | |
contentType |
String | |
content |
String | Uint8Array | ArrayBuffer |
- Source: