package pure-html

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Pure_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.