package virtual_dom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create : ?key:Base.string -> Base.string -> Virtual_dom__.Attr.t -> Ojs.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t -> t
val create_svg : ?key:Base.string -> Base.string -> Virtual_dom__.Attr.t -> Ojs.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t -> t