DataTransferItem
@native @JSGlobal @JSType
Each DataTransferItem object is associated with a DataTransfer object.
class Object
trait Any
class Object
trait Matchable
class Any
Value members
Concrete methods
Returns a File object, if the drag data item kind is File.
Returns a File object, if the drag data item kind is File.
Invokes the callback with the string data as the argument, if the drag data item kind is text.
Invokes the callback with the string data as the argument, if the drag data item kind is text.