textPath element
This page outlines the attributes Mirrow exposes for this tag. Values map to native SVG where possible and list Mirrow compiler expansions when relevant.
Attributes
| Attribute | Type | Maps To | Notes |
|---|---|---|---|
alignmentBaseline | string | alignment-baseline | |
baselineShift | string | baseline-shift | |
class | string | — | |
clipPath | string | clip-path | |
clipRule | string | clip-rule | |
color | string | — | |
colorInterpolation | string | color-interpolation | |
colorInterpolationFilters | string | color-interpolation-filters | |
colorRendering | string | color-rendering | |
cursor | string | — | |
direction | string | — | |
display | string | — | |
dominantBaseline | string | dominant-baseline | |
fill | string | — | |
fillOpacity | number | fill-opacity | |
fillRule | string | fill-rule | |
filter | string | — | |
fontFamily | string | font-family | |
fontFeatureSettings | string | font-feature-settings | |
fontSize | number | font-size | |
fontSizeAdjust | number | font-size-adjust | |
fontStretch | string | font-stretch | |
fontStyle | string | font-style | |
fontVariant | string | font-variant | |
fontVariationSettings | string | font-variation-settings | |
fontWeight | string | font-weight | |
glyphOrientationHorizontal | string | glyph-orientation-horizontal | |
glyphOrientationVertical | string | glyph-orientation-vertical | |
href | string | — | |
id | string | — | |
imageRendering | string | image-rendering | |
kerning | string | — | |
lang | string | — | |
letterSpacing | string | letter-spacing | |
markerEnd | string | marker-end | |
markerMid | string | marker-mid | |
markerStart | string | marker-start | |
mask | string | — | |
method | string | — | |
opacity | number | — | |
paintOrder | string | paint-order | |
pointerEvents | string | pointer-events | |
requiredExtensions | string | — | |
requiredFeatures | string | — | |
side | string | — | |
spacing | string | — | |
startOffset | string | — | |
stroke | string | — | |
strokeDasharray | string | stroke-dasharray | |
strokeDashoffset | number | stroke-dashoffset | |
strokeLinecap | string | stroke-linecap | |
strokeLinejoin | string | stroke-linejoin | |
strokeMiterlimit | number | stroke-miterlimit | |
strokeOpacity | number | stroke-opacity | |
strokeWidth | number | stroke-width | |
style | string | — | |
systemLanguage | string | — | |
tabIndex | number | tabindex | |
textAnchor | string | text-anchor | |
textRendering | string | text-rendering | |
transform | string | — | |
unicodeBidi | string | unicode-bidi | |
vectorEffect | string | vector-effect | |
visibility | string | — | |
wordSpacing | string | word-spacing | |
writingMode | string | writing-mode | |
xlinkHref | string | xlink:href | |
xmlBase | string | xml:base | |
xmlLang | string | xml:lang | |
xmlSpace | string | xml:space |