Class type Dom_html.textAreaElement
method defaultValue : 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 cols : int Js_of_ocaml__.Js.propmethod disabled : bool Js_of_ocaml__.Js.t 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 rows : int Js_of_ocaml__.Js.propmethod selectionDirection : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.propmethod selectionEnd : int Js_of_ocaml__.Js.propmethod selectionStart : int 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 value : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.propmethod select : unit Js_of_ocaml__.Js.methmethod required : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.writeonly_propmethod placeholder : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.writeonly_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