Liking cljdoc? Tell your friends :D
ClojureScript only.

web.svg.SVGLinearGradientElement

The SVGLinearGradientElement interface corresponds to the <linearGradient>

The SVGLinearGradientElement interface corresponds to the `<linearGradient>`
raw docstring

set-x1!cljs

(set-x1! this val)

Property.

An SVGAnimatedLength corresponding to the x1 attribute of the <linearGradient> element.

Property.

An SVGAnimatedLength corresponding to the x1 attribute of the
<linearGradient> element.
sourceraw docstring

x1cljs

(x1 this)

Property.

An SVGAnimatedLength corresponding to the x1 attribute of the <linearGradient> element.

Property.

An SVGAnimatedLength corresponding to the x1 attribute of the
<linearGradient> element.
sourceraw docstring

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

× close