We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cc @PVince81
The text was updated successfully, but these errors were encountered:
as far as I remember file and folder drop is likely the same API-wise
it's only for the "button that triggers the browser's native picker dialog" that there is a strict difference
Sorry, something went wrong.
No, there is no official API for dropping folder. Webkit supports some badly designed custom methods. Firefox does not.
There are workarounds, like using an input in the element.
Here is an example https://jsfiddle.net/atfLe15b/
uploadConflictHandler
No branches or pull requests
cc @PVince81
The text was updated successfully, but these errors were encountered: