package virtual_dom
-
virtual_dom
-
-
virtual_dom.keyboard
-
-
virtual_dom.layout
-
virtual_dom.svg
-
virtual_dom.ui_effect
-
virtual_dom.vdom_test_helpers
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = [
|
`Raw of string
|
`Ch of float
|
`Rem of float
|
`Em of int
|
`Em_float of float
|
`Percent of Core.Percent.t
|
`Pt of float
|
`Px of int
|
`Px_float of float
|
`Vh of Core.Percent.t
|
`Vw of Core.Percent.t
|
css_global_values
]
val sexp_of_t : t -> Sexplib0.Sexp.t
val t_of_sexp : Sexplib0.Sexp.t -> t
val __t_of_sexp__ : Sexplib0.Sexp.t -> t
val percent100 : t
Convenience around `Percent (Percent.of_percentage 100.)
val to_string_css : t -> string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>