package virtual_dom

  1. Overview
  2. Docs
OCaml bindings for the virtual-dom library

Install

Dune Dependency

Authors

Maintainers

Sources

virtual_dom-v0.13.0.tar.gz
sha256=60079d1a4a4a71f97631d97560047d3ff38ff439dc126ad1b1d0b391daeda249
md5=ef2c93a9bd968b44e09fee501f853a2d

doc/virtual_dom.css_gen/Css_gen/Auto_or_length/index.html

Module Css_gen.Auto_or_length

type t = [
  1. | `Auto
  2. | Length.t
]
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> t
val __t_of_sexp__ : Ppx_sexp_conv_lib.Sexp.t -> t
val compare : t -> t -> int
val to_string_css : t -> string
OCaml

Innovation. Community. Security.