We will use the amazing HttpClient provided with Angular . ... const formData = new FormData(); formData.append('files', file, file.name); ...
確定! 回上一頁