package incr_dom_partial_render

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Window
  2. | Element of Js_of_ocaml.Dom_html.element Js_of_ocaml.Js.t
module Id : sig ... end
val of_id : Id.t -> t option