package js_of_ocaml-tyxml

  1. Overview
  2. Docs
  • deprecated Will be removed past 2019-04-01. Use Js_of_ocaml_tyxml.Tyxml_js instead.
module Xml : XML with module W = Xml_wrap.NoWrap
module Html5 : Html_sigs.Make(Xml)(Svg).T with module Xml.W = Xml_wrap.NoWrap and type 'a elt = 'a Html.elt and type +'a attrib = 'a Html.attrib
module Register : sig ... end
module Wrap : Xml_wrap.T with type 'a t = 'a React.signal and type 'a tlist = 'a ReactiveData.RList.t and type ('a, 'b) ft = 'a -> 'b
module Util : sig ... end
module R : sig ... end