Returns the drag data item kind, one of: "string", "file".
Returns the drag data item type string.
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 Plain Unicode string.
Generated using TypeDoc
Returns the drag data item kind, one of: "string", "file".