object
method _method : Js.js_string Js.t Js.prop
method failure : 'a Js.callback Js.prop
method form : 'b Js.t Js.prop
method headers : 'c Js.t Js.prop
method params : 'd Js.t Js.prop
method reset : bool Js.t Js.prop
method scope : 'e Js.t Js.prop
method submitEmptyText : bool Js.t Js.prop
method success : 'f Js.callback Js.prop
method timeout : Js.number Js.t Js.prop
method url : Js.js_string Js.t Js.prop
method waitMsg : Js.js_string Js.t Js.prop
method waitTitle : Js.js_string Js.t Js.prop
end