mother / react-files

A file input (dropzone) management component for React
MIT License
145 stars 35 forks source link

select directory? #23

Closed DeanKamali closed 1 year ago

DeanKamali commented 6 years ago

Is it possible to select a whole directory instead of files?

yuraxdrumz commented 5 years ago

Hey @DeanKamali , As you can see here, directory upload is implemented on 38% of browsers, and only on desktop. It is better off to use multi files for now.