ember-cli-dropzonejs:使用dropzonejs拖放文件上传器插件

时间:2021-05-26 20:24:16
【文件属性】:
文件名称:ember-cli-dropzonejs:使用dropzonejs拖放文件上传器插件
文件大小:157KB
文件格式:ZIP
更新时间:2021-05-26 20:24:16
ember-cli addon drag dropzonejs uploader-addon ember-cli-dropzonejs 使用拖放ember-cli的文件上传器插件。 版本号 当前版本正在运行ember-cli> = 3.5.0 版本1.1.1 <=正在运行ember-cli 2.13.1 版本0.8.6 <=正在运行ember-cli 1.13.8 安装 ember install ember-cli-dropzonejs 默认情况下,此插件将使用dropzone的默认CSS。 如果您喜欢使用自己CSS,请将此选项添加到ember-cli-build.js : var app = new EmberApp ( defaults , { -- - emberCliDropzonejs : { includeDropzoneCss : false } -- - } ) ; 用法 只需将组件添加到模板中即可,如下所示: {{drop-z
【文件预览】:
ember-cli-dropzonejs-master
----.jshintrc(518B)
----.gitignore(355B)
----app()
--------components()
--------.gitkeep(0B)
----package.json(2KB)
----jsconfig.json(141B)
----package-lock.json(550KB)
----LICENSE.md(1KB)
----.bowerrc(60B)
----.watchmanconfig(37B)
----.travis.yml(1KB)
----index.js(1KB)
----addon()
--------components()
--------.gitkeep(0B)
--------controllers()
----testem.js(581B)
----.eslintrc.js(1008B)
----README.md(3KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(831B)
--------dummy()
--------unit()
--------helpers()
--------.eslintrc.js(70B)
--------index.html(1KB)
--------test-helper.js(228B)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----.eslintignore(225B)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----.npmignore(380B)
----blueprints()
--------.jshintrc(55B)
--------ember-cli-dropzonejs()
----typings()
--------ember()
----.editorconfig(368B)
----.template-lintrc.js(62B)

网友评论