This documentation is archived and is not being maintained.
files property
Returns a FileList of the files being dragged.
This property is read-only.
Syntax
| JavaScript |
oFiles = object.files
|
Property values
Type: FileList
FileList object containing files being dragged.
See also
-
dataTransfer