Closed TheFuzzy closed 10 years ago
The download button is opt-in, so it must be activated as follows:
this.addDownloadButton(url);
The method should only be used once; subsequent calls will be ignored. Giving a non-String URL will throw an error.
The download button is opt-in, so it must be activated as follows:
The method should only be used once; subsequent calls will be ignored. Giving a non-String URL will throw an error.