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