downloadUsingAnchor()
Triggers a file download by creating and clicking a temporary anchor element.
Example:
ts
downloadUsingAnchor('/report.pdf', 'report.pdf');Triggers a file download by creating and clicking a temporary anchor element.
Example:
downloadUsingAnchor('/report.pdf', 'report.pdf');