文件名称:ember-file-drop:Ember 应用程序的可拖放文件输入
文件大小:18KB
文件格式:ZIP
更新时间:2024-07-18 08:33:57
JavaScript
余烬文件丢弃 Ember 应用程序的可拖放文件输入。 安装 # From within your ember-cli project ember install:addon ember-file-drop 用法 {{ #file-drop file = attachment onChange = ' handleAttachment ' }} Drag & drop your file or click to browse {{ /file-drop }}
【文件预览】:
ember-file-drop-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------components()
--------templates()
----package.json(1KB)
----LICENSE.md(1KB)
----.bowerrc(60B)
----.travis.yml(245B)
----Brocfile.js(708B)
----index.js(87B)
----addon()
--------components()
----testem.json(159B)
----README.md(313B)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(1KB)
--------dummy()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(449B)
----config()
--------environment.js(90B)
----.ember-cli(280B)
----bower.json(538B)
----.editorconfig(514B)