Haxe API Documentation
Back
|
Index
extern
class
js.html.DataTransferItemList
Available in js
var
length(default,null) :
Int
function
add(data :
String
, type :
String
) :
Void
function
clear() :
Void
function
item(index :
Int
) :
DataTransferItem
Back
|
Index