package virtual_dom
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.svg/Virtual_dom_svg/Attr/Text/index.html
Module Attr.Text
Source
Source
val start_offset :
[ Css_gen.Length.t
| `Percentage of Core_kernel.Percent.t
| `Number of float ] ->
Virtual_dom.Vdom.Attr.t
Source
val text_length :
[ Css_gen.Length.t
| `Percentage of Core_kernel.Percent.t
| `Number of float ] ->
Virtual_dom.Vdom.Attr.t
<textPath>
shares textLength with <text>
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