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.css_gen/Css_gen/Length/index.html
Module Css_gen.Length
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)"
>