DataTransferItem

Encapsulates data transferred during drag and drop operations.

Online Documentation

Constructors

Link copied to clipboard
constructor(value: ERROR CLASS: Symbol not found for JsAny??)

Properties

Link copied to clipboard
val value: ERROR CLASS: Symbol not found for JsAny??

Custom data stored on this item.

Functions

Link copied to clipboard

Try getting the file associated with this data transfer item.

Link copied to clipboard
fun asStringAsync(): PromiseLike<ERROR CLASS: Symbol not found for JsString>

Get a string representation of this item.