DataTransferItem$Typings extension

on

Properties

value → dynamic
Custom data stored on this item.
no setter

Methods

asFile() DataTransferFile?
Try getting the {@link DataTransferFile file} associated with this data transfer item.
asString() Future
Get a string representation of this item.