Class type Dom_html.inputElement
method defaultValue : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.propmethod defaultChecked : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.propmethod accept : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.propmethod accessKey : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.propmethod align : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.propmethod alt : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.propmethod checked : bool Js_of_ocaml__Js.t Js_of_ocaml__Js.propmethod disabled : bool Js_of_ocaml__Js.t Js_of_ocaml__Js.propmethod maxLength : int Js_of_ocaml__Js.propmethod name : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.readonly_propmethod readOnly : bool Js_of_ocaml__Js.t Js_of_ocaml__Js.propmethod required : bool Js_of_ocaml__Js.t Js_of_ocaml__Js.writeonly_propmethod size : int Js_of_ocaml__Js.propmethod src : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.propmethod tabIndex : int Js_of_ocaml__Js.propmethod _type : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.readonly_propmethod useMap : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.propmethod value : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.propmethod select : unit Js_of_ocaml__Js.methmethod files : Js_of_ocaml__File.fileList Js_of_ocaml__Js.t
Js_of_ocaml__Js.optdef
Js_of_ocaml__Js.readonly_propmethod placeholder : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.writeonly_propmethod selectionDirection : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.propmethod selectionStart : int Js_of_ocaml__Js.propmethod selectionEnd : int Js_of_ocaml__Js.propmethod onselect : ( 'self Js_of_ocaml__Js.t, event Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.propmethod onchange : ( 'self Js_of_ocaml__Js.t, event Js_of_ocaml__Js.t )
event_listener
Js_of_ocaml__Js.prop