Class type Js_of_ocaml__Dom_html.tableSectionElement
inherit element
method align : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod ch : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod chOff : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod vAlign : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod rows : tableRowElement collection Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod insertRow : int -> tableRowElement Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod deleteRow : int -> unit Js_of_ocaml.Js.meth