Module

downloads

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

View Source libs/downloads.js, line 11