package dream-html

  1. Overview
  2. Docs
HTML generator eDSL for Dream

Install

Dune Dependency

Authors

Maintainers

Sources

dream-html-3.5.2.tbz
sha256=a7326b67750b7658283235f5c2b8483f7633785d0e4e8060f8745353edb925b1
sha512=74c10a8b55b5c90fd1b87cf4ce9ed8af6a514a4d56d874b219207ff75316cbcdebb8aefe6b4fb858d46eaa2374fe289b7ce4885ca17d9e6052b46d4842da43c7

doc/dream-html/Dream_html/SVG/index.html

Module Dream_html.SVGSource

  • since 1.1.0.
Sourceval fill : _ string_attr
Sourceval stroke : _ string_attr
Sourceval stroke_linecap : [< `butt | `round | `square ] to_attr
Sourceval stroke_linejoin : [< `arcs | `bevel | `miter | `miter_clip | `round ] to_attr
Sourceval stroke_width : _ string_attr
Sourceval viewbox : min_x:int -> min_y:int -> width:int -> height:int -> attr
Sourceval xmlns : attr
Sourceval path : std_tag
Sourceval svg : std_tag
OCaml

Innovation. Community. Security.