Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 379 Bytes

File metadata and controls

10 lines (7 loc) · 379 Bytes

react-keyed-file-browser

Forked from https://github.com/uptick/react-keyed-file-browser

Extenions

  • i18n: en,de; prop: locale={"<key>"}(finished)
  • Upload button in action header; props onUploadFile = {<func>} : (finished)
  • New required prop backend. Pass a singleton react-dnd HTML5Backend instance
  • onDownloadFile ( download Button + double click trigger)