問題タブ [dropbox-sdk-js]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
169 参照

angular - Dropbox SDK と filesDownloadZip によるダウンロードの強制

クライアント側のAngularプロジェクトにdropbox SDKを使用。filesDownloadZip() を呼び出すことはできますが、結果に対して何もできません。

ブラウザにデフォルトの動作でファイルをダウンロードさせたいのですが、ブラウザにファイルをダウンロードさせる方法がわかりません。

何か案は?

http://dropbox.github.io/dropbox-sdk-js/Dropbox.html#filesDownloadZip__anchor

現在存在する関数呼び出しは次のとおりです。ダウンロードを強制するために何をする必要があるのか​​ よくわかりません。