react-file-reader icon indicating copy to clipboard operation
react-file-reader copied to clipboard

Implement dropzone

Open travisdmathis opened this issue 8 years ago • 0 comments

  • [ ] has the ability to drag & drop files for selection.
  • [ ] returns HTML FileList
  • [ ] returns Base64 strings
  • [ ] works with single file drop
  • [ ] works with multiple file drop
  • [ ] component Dropzone
  • [ ] The Dropzone component should accept a child component just like the FileReader

travisdmathis avatar Apr 12 '17 12:04 travisdmathis