【问题标题】:How to create multiple file upload button with add and remove button in angular?如何使用角度的添加和删除按钮创建多个文件上传按钮?
【发布时间】:2022-01-18 04:46:42
【问题描述】:

我的问题是如何在 Angular 12 中使用添加和删除按钮创建一个新的文件上传按钮/输入。我们应该能够添加我们想要的任意数量的上传按钮/输入。

【问题讨论】:

    标签: angular file-upload angular12 ng-file-upload jquery-upload-file-plugin


    【解决方案1】:

    你可以使用 ngx dropzone。使用 ngx dropzone,您可以一次添加或拖放多个文件。为此,您可以按照以下链接中的步骤操作。 https://www.npmjs.com/package/ngx-dropzone

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-09-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-01-27
      • 2015-11-17
      • 2018-10-04
      • 1970-01-01
      相关资源
      最近更新 更多