Module Attr.Text
val start_offset : [ Css_gen.Length.t | `Percentage of Core_kernel.Percent.t | `Number of float ] -> Virtual_dom.Vdom.Attr.t
val text_length : [ Css_gen.Length.t | `Percentage of Core_kernel.Percent.t | `Number of float ] -> Virtual_dom.Vdom.Attr.t
<textPath>
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>