DataDownload()
function DataDownload(__namedParameters): Element;
Dropdown menu for transforming data to CSV/JSON format and initiating a browser download Defaults to CSV and JSON, and filename will include sketch name from ReportContext (if available) and current timestamp
Parameters
| Parameter | Type |
|---|---|
__namedParameters | DataDownloadProps |
Returns
Element