svelte-file-dropzone
svelte-file-dropzone copied to clipboard
Add webkitdirectory support
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.