svelte-file-dropzone icon indicating copy to clipboard operation
svelte-file-dropzone copied to clipboard

Add webkitdirectory support

Open HighPriest opened this issue 8 months ago • 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.

HighPriest avatar Feb 08 '25 03:02 HighPriest