package virtual_dom
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module type XML =
Xml_sigs.T
with type uri = string
and type event_handler = Dom_html.event Js.t -> Virtual_dom__.Event.t
and type mouse_event_handler =
Dom_html.mouseEvent Js.t ->
Virtual_dom__.Event.t
and type keyboard_event_handler =
Dom_html.keyboardEvent Js.t ->
Virtual_dom__.Event.t
and type elt = 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)"
>