Baseline Widely available
Instance propertiesThis interface also inherits properties from its parent, SVGElement
.
SVGGradientElement.href
Read only
An SVGAnimatedString
corresponding to the href
or xlink:href
attribute of the given element.
SVGGradientElement.gradientUnits
Read only
An SVGAnimatedEnumeration
corresponding to the gradientUnits
attribute on the given element. This property takes one of the constants defined in SVGUnitTypes
.
SVGGradientElement.gradientTransform
Read only
An SVGAnimatedTransformList
corresponding to the gradientTransform
attribute on the given element.
SVGGradientElement.spreadMethod
Read only
An SVGAnimatedEnumeration
corresponding to the spreadMethod
attribute on the given element. One of the spread method types defined on this interface.
This interface does not provide any specific methods, but implements those of its parent, SVGElement
.
SVG_SPREADMETHOD_UNKNOWN
(0)
The type is not one of predefined types. It is invalid to attempt to define a new value of this type or to attempt to switch an existing value to this type.
SVG_SPREADMETHOD_PAD
(1)
Corresponds to value pad
.
SVG_SPREADMETHOD_REFLECT
(2)
Corresponds to value reflect
.
SVG_SPREADMETHOD_REPEAT
(3)
Corresponds to value repeat
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4