Liking cljdoc? Tell your friends :D

web.svg.SVGFESpotLightElement

The SVGFESpotLightElement interface corresponds to the <feSpotLight>

The SVGFESpotLightElement interface corresponds to the `<feSpotLight>`
raw docstring

limiting-cone-anglecljs

(limiting-cone-angle this)

Property.

An SVGAnimatedNumber corresponding to the limitingConeAngle attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the limitingConeAngle attribute
the given element.
sourceraw docstring

point-at-xcljs

(point-at-x this)

Property.

An SVGAnimatedNumber corresponding to the pointAtX attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the pointAtX attribute
the given element.
sourceraw docstring

point-at-ycljs

(point-at-y this)

Property.

An SVGAnimatedNumber corresponding to the pointAtY attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the pointAtY attribute
the given element.
sourceraw docstring

point-at-zcljs

(point-at-z this)

Property.

An SVGAnimatedNumber corresponding to the pointAtZ attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the pointAtZ attribute
the given element.
sourceraw docstring

set-limiting-cone-angle!cljs

(set-limiting-cone-angle! this val)

Property.

An SVGAnimatedNumber corresponding to the limitingConeAngle attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the limitingConeAngle attribute
the given element.
sourceraw docstring

set-point-at-x!cljs

(set-point-at-x! this val)

Property.

An SVGAnimatedNumber corresponding to the pointAtX attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the pointAtX attribute
the given element.
sourceraw docstring

set-point-at-y!cljs

(set-point-at-y! this val)

Property.

An SVGAnimatedNumber corresponding to the pointAtY attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the pointAtY attribute
the given element.
sourceraw docstring

set-point-at-z!cljs

(set-point-at-z! this val)

Property.

An SVGAnimatedNumber corresponding to the pointAtZ attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the pointAtZ attribute
the given element.
sourceraw docstring

set-specular-exponent!cljs

(set-specular-exponent! this val)

Property.

An SVGAnimatedNumber corresponding to the specularExponent attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the specularExponent attribute
the given element.
sourceraw docstring

set-x!cljs

(set-x! this val)

Property.

An SVGAnimatedNumber corresponding to the x attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the x attribute of the
element.
sourceraw docstring

set-y!cljs

(set-y! this val)

Property.

An SVGAnimatedNumber corresponding to the y attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the y attribute of the
element.
sourceraw docstring

set-z!cljs

(set-z! this val)

Property.

An SVGAnimatedNumber corresponding to the z attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the z attribute of the
element.
sourceraw docstring

specular-exponentcljs

(specular-exponent this)

Property.

An SVGAnimatedNumber corresponding to the specularExponent attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the specularExponent attribute
the given element.
sourceraw docstring

xcljs

(x this)

Property.

An SVGAnimatedNumber corresponding to the x attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the x attribute of the
element.
sourceraw docstring

ycljs

(y this)

Property.

An SVGAnimatedNumber corresponding to the y attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the y attribute of the
element.
sourceraw docstring

zcljs

(z this)

Property.

An SVGAnimatedNumber corresponding to the z attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the z attribute of the
element.
sourceraw docstring

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

× close