blackhydrogen / noop-sewi

Sana Encounter Web Interface (SEWI)
0 stars 1 forks source link

ResourceViewers stylized and now supports download button #30

Closed TheFuzzy closed 10 years ago

TheFuzzy commented 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.