Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 496 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 496 Bytes

Chakra-UI-Upload

Really Simple Drag and Drop input for chakra UI. Mostly copy pasta from rc-upload and still a wip. Use at your own risk.

Features:

  • Drag and Drop
  • Drag and drop multiple
  • Drag and drop accept attributes
  • animation on hover
  • show uploaded file list

Future Work

  • more styling options
  • automatic upload by providing API endpoint
  • addition of files and removal communication has to be improved(maybe a hook for this?)
  • directory drop