function downloadBlob(blob, name = 'file.txt') { if ( window.navigator ... 100); } // Usage downloadBlob(blob, 'myfile.pdf');.
確定! 回上一頁