Liking cljdoc? Tell your friends :D

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

set-x2!cljs

(set-x2! this val)

Property.

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

Property.

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

set-y1!cljs

(set-y1! this val)

Property.

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

Property.

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

set-y2!cljs

(set-y2! this val)

Property.

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

Property.

An SVGAnimatedLength corresponding to the y2 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

x2cljs

(x2 this)

Property.

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

Property.

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

y1cljs

(y1 this)

Property.

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

Property.

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

y2cljs

(y2 this)

Property.

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

Property.

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

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

× close