asStringAsync

fun asStringAsync(): PromiseLike<ERROR CLASS: Symbol not found for JsString>(source)

Get a string representation of this item.

If DataTransferItem.value is an object, this returns the result of json stringifying DataTransferItem.value value.

Online Documentation