angular-file
angular-file copied to clipboard
Handle folders on drop
Are there any plans to implement this feature? I didn't see any mention of it in the issues or the documentation.
However, in eventToFiles I see there's a check for transfer.items after a check for transfer.files, which would return DataTransferItem instead of File, which could make use of getAsFileSystemHandle and webkitGetAsEntry , but I'm not sure when files would exist and items not.
No, I'm done with Angular.