Methods
# static downloadCSV(content, fileName)
Download content into a file
Parameters:
Name | Type | Description |
---|---|---|
content |
string
|
Content for the file |
fileName |
string
|
Name of the file to download |