A file associated with a DataTransferItem.
DataTransferItem
Instances of this type can only be created by the editor and not by extensions.
Readonly
The name of the file.
Optional
The full file path of the file.
May be undefined on web.
undefined
The full file contents of the file.
A file associated with a
DataTransferItem.Instances of this type can only be created by the editor and not by extensions.