package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit element
method align : Js.js_string Js.t Js.prop
method border : Js.js_string Js.t Js.prop
method cellPadding : Js.js_string Js.t Js.prop
method cellSpacing : Js.js_string Js.t Js.prop
method frame : Js.js_string Js.t Js.prop
method rules : Js.js_string Js.t Js.prop
method summary : Js.js_string Js.t Js.prop
method width : Js.js_string Js.t Js.prop
method createTHead : tableSectionElement Js.t Js.meth
method deleteTHead : unit Js.meth
method createTFoot : tableSectionElement Js.t Js.meth
method deleteTFoot : unit Js.meth
method createCaption : tableCaptionElement Js.t Js.meth
method deleteCaption : unit Js.meth
method insertRow : int -> tableRowElement Js.t Js.meth
method deleteRow : int -> unit Js.meth