Skip to content

ragnarpeterson/ember-file-drop

Repository files navigation

ember-file-drop

A drag-and-droppable file input for your Ember app.

Installation

# From within your ember-cli project
ember install:addon ember-file-drop

Usage

{{#file-drop file=attachment onChange='handleAttachment'}}
  Drag & drop your file or click to browse
{{/file-drop}}

About

A drag-and-droppable file input for your Ember app

Resources

License

Stars

Watchers

Forks

Packages

No packages published