Liking cljdoc? Tell your friends :D

web.svg.SVGGradientElement

The SVGGradient interface is a base interface used by web.svg.SVGLinearGradientElement web.svg.SVGRadialGradientElement.

The SVGGradient interface is a base interface used by `web.svg.SVGLinearGradientElement`
`web.svg.SVGRadialGradientElement`.
raw docstring

gradient-unitscljs

(gradient-units this)

Property.

Returns an SVGAnimatedEnumeration corresponding to the gradientUnits on the given element. Takes one of the constants defined in SVGUnitTypes.

Property.

Returns an SVGAnimatedEnumeration corresponding to the gradientUnits
on the given element. Takes one of the constants defined in SVGUnitTypes.
sourceraw docstring

set-gradient-units!cljs

(set-gradient-units! this val)

Property.

Returns an SVGAnimatedEnumeration corresponding to the gradientUnits on the given element. Takes one of the constants defined in SVGUnitTypes.

Property.

Returns an SVGAnimatedEnumeration corresponding to the gradientUnits
on the given element. Takes one of the constants defined in SVGUnitTypes.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close