entries-api
entries-api copied to clipboard
Spec defining browser support for file/directory upload by drag-and-drop
Files and Directory Entries API
What is this?
This specification attempts to document the FileEntry
and
DirectoryEntry
types and related entry points that allow scripts
access to the contents of directories made available to web pages by
drag-and-drop operations in Google Chrome and other web browsers that
have implemented the API for compatibility.
For more context, please read the Explainer.
Draft Specification
https://wicg.github.io/entries-api/