Class type Dom_html.formElement
inherit element
method elements : element collection Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod length : int Js_of_ocaml.Js.readonly_propmethod acceptCharset : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod action : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod enctype : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod _method : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod target : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod submit : unit Js_of_ocaml.Js.methmethod reset : unit Js_of_ocaml.Js.methmethod onsubmit : ('self Js_of_ocaml.Js.t, event Js_of_ocaml.Js.t) event_listener Js_of_ocaml.Js.writeonly_prop