package virtual_dom

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

Install

Dune Dependency

Authors

Maintainers

Sources

virtual_dom-v0.14.0.tar.gz
sha256=6964ee633d70badc0cc51763f8e2d211c37e5c5388de73ec98aa2d0915d74d6b
md5=fdfe48cea9cb5df272f2462672e0de72

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

Module Css_gen.Auto_or_lengthSource

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

Innovation. Community. Security.