package virtual_dom
OCaml bindings for the virtual-dom library
Install
Dune Dependency
Authors
Maintainers
Sources
virtual_dom-v0.15.0.tar.gz
sha256=c32029907c0667369a500091533e2121c050e2392cfae7f07f2289e87c797390
doc/virtual_dom.tyxml/Virtual_dom_tyxml/index.html
Module Virtual_dom_tyxml
module type XML =
Xml_sigs.T
with type uri = string
and type event_handler =
Js_of_ocaml.Dom_html.event Js_of_ocaml.Js.t ->
unit Virtual_dom.Vdom.Effect.t
and type mouse_event_handler =
Js_of_ocaml.Dom_html.mouseEvent Js_of_ocaml.Js.t ->
unit Virtual_dom.Vdom.Effect.t
and type touch_event_handler =
Js_of_ocaml.Dom_html.touchEvent Js_of_ocaml.Js.t ->
unit Virtual_dom.Vdom.Effect.t
and type keyboard_event_handler =
Js_of_ocaml.Dom_html.keyboardEvent Js_of_ocaml.Js.t ->
unit Virtual_dom.Vdom.Effect.t
and type elt = Virtual_dom.Vdom.Node.t
module Xml : XML with module W = Xml_wrap.NoWrap
module Svg : Svg_sigs.Make(Xml).T with module Xml.W = Xml_wrap.NoWrap
module Html : Html_sigs.Make(Xml)(Svg).T with module Xml.W = Xml_wrap.NoWrap
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>