Member Summary
Public Members | ||
public get abstract |
|
|
public get abstract |
|
|
public get abstract |
|
Method Summary
Public Methods | ||
public |
download(name: [type], ext: [type]): [type] Trigger a download of the |
|
public |
getBlob(): Blob Get a blob with the written data |
|
public abstract |
getData(): Anything |
Public Members
Public Methods
public download(name: [type], ext: [type]): [type] source
Trigger a download of the
Params:
Name | Type | Attribute | Description |
name | [type] | [description] |
|
ext | [type] | [description] |
Return:
[type] | [description] |