Class type Dom_html.tableSectionElement

inherit element
method align : Js.js_string Js.t Js.prop
method ch : Js.js_string Js.t Js.prop
method chOff : Js.js_string Js.t Js.prop
method vAlign : Js.js_string Js.t Js.prop
method rows : tableRowElement collection Js.t Js.readonly_prop
method insertRow : int -> tableRowElement Js.t Js.meth
method deleteRow : int -> unit Js.meth