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.svg/Virtual_dom_svg/Attr/Text/index.html
Module Attr.Text
val start_offset :
[ Css_gen.Length.t | `Percentage of Core.Percent.t | `Number of float ] ->
Virtual_dom.Vdom.Attr.t
val text_length :
[ Css_gen.Length.t | `Percentage of Core.Percent.t | `Number of float ] ->
Virtual_dom.Vdom.Attr.t
<textPath>
shares textLength with <text>
val length_adjust :
[ `Spacing | `Spacing_and_glyphs ] ->
Virtual_dom.Vdom.Attr.t
val side : [ `Left | `Right ] -> Virtual_dom.Vdom.Attr.t
val spacing : [ `Auto | `Exact ] -> Virtual_dom.Vdom.Attr.t
Nothing to do for <title> Nothing to do for <tspan> as it shares everything with text Nothing to do for <use> as it shares href with <linearGradient>, x, y, width, and height with <image>
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page