linearGradient 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 |
|---|---|---|---|
class | string | — | |
from | tuple[2] (number, number) | x1y1 | |
gradientTransform | string | — | |
gradientUnits | string | — | |
href | string | — | |
id | string | — | |
lang | string | — | |
requiredExtensions | string | — | |
requiredFeatures | string | — | |
spreadMethod | string | — | |
style | string | — | |
systemLanguage | string | — | |
tabIndex | number | tabindex | |
to | tuple[2] (number, number) | x2y2 | |
xlinkHref | string | xlink:href | |
xmlBase | string | xml:base | |
xmlLang | string | xml:lang | |
xmlSpace | string | xml:space |