Liking cljdoc? Tell your friends :D
ClojureScript only.

web.svg.SVGFEPointLightElement

The SVGFEPointLightElement interface corresponds to the <fePointLight>

The SVGFEPointLightElement interface corresponds to the `<fePointLight>`
raw 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

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