We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
item.getAsFile(), not entry.getAsFile()
Enforce ES6, added example of detecting file/folder
Updated Dragging files into page (markdown)
Added note: window.ondrop WILL NOT WORK without window.ondragover
I have tested on the new version
fixed wrong css
there's probably a typo if the `dataTransfer` object is meant originally; also, a separate line for the field's name seems not very necessary
add code to prevent default drag 'n drop behavior
Created Dragging files into page (markdown)