thecodejack/svelte-file-dropzone

Add webkitdirectory support

Opened this issue · 0 comments

Currently, there is no way to accept entire directories, when user decides to click instead of dropping files. Adding support for "webkitdirectory" prop should fix the issue.