haXe API Documentation
Back | Index
extern class js.html.DOMFormData
Available in js
function new(?arg0 : Dynamic) : Void
function append(name : String, value : String, filename : String) : Void
Back | Index