DataTransferItem

Encapsulates data transferred during drag and drop operations.

Online Documentation

Constructors

Link copied to clipboard
constructor(value: JsAny?)

Properties

Link copied to clipboard
val value: 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

Get a string representation of this item.