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.
raw 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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close