package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a elt = 'a elt
val of_mod : Js_of_ocaml.Dom_html.modElement Js_of_ocaml.Js.t -> [> `Del of 'a | `Ins of 'a ] elt
val of_tableCell : Js_of_ocaml.Dom_html.tableCellElement Js_of_ocaml.Js.t -> [> `Td | `Th ] elt
val of_tableSection : Js_of_ocaml.Dom_html.tableSectionElement Js_of_ocaml.Js.t -> [> `Tbody | `Tfoot | `Thead ] elt