foreignObject 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 |
|---|---|---|---|
at | tuple[2] (number, number) | xy | |
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 | — | |
display | string | — | |
fill | string | — | |
fillOpacity | number | fill-opacity | |
fillRule | string | fill-rule | |
filter | string | — | |
id | string | — | |
imageRendering | string | image-rendering | |
lang | string | — | |
markerEnd | string | marker-end | |
markerMid | string | marker-mid | |
markerStart | string | marker-start | |
mask | string | — | |
opacity | number | — | |
paintOrder | string | paint-order | |
pointerEvents | string | pointer-events | |
requiredExtensions | string | — | |
requiredFeatures | string | — | |
size | tuple[2] (number, number) | widthheight | |
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 | |
transform | string | — | |
vectorEffect | string | vector-effect | |
visibility | string | — | |
xmlBase | string | xml:base | |
xmlLang | string | xml:lang | |
xmlSpace | string | xml:space |