pattern 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 | — | |
href | string | — | |
id | string | — | |
lang | string | — | |
patternContentUnits | string | — | |
patternTransform | string | — | |
patternUnits | string | — | |
preserveAspectRatio | string | — | |
requiredExtensions | string | — | |
requiredFeatures | string | — | |
size | tuple[2] (number, number) | widthheight | |
style | string | — | |
systemLanguage | string | — | |
tabIndex | number | tabindex | |
viewBox | string | — | |
xlinkHref | string | xlink:href | |
xmlBase | string | xml:base | |
xmlLang | string | xml:lang | |
xmlSpace | string | xml:space |