Liking cljdoc? Tell your friends :D

web.svg.SVGFEDistantLightElement

The SVGFEDistantLightElement interface corresponds to the <feDistantLight>

The SVGFEDistantLightElement interface corresponds to the `<feDistantLight>`
raw docstring

azimuthcljs

(azimuth this)

Property.

An SVGAnimatedNumber corresponding to the azimuth attribute of given element.

Property.

An SVGAnimatedNumber corresponding to the azimuth attribute of
given element.
sourceraw docstring

elevationcljs

(elevation this)

Property.

An SVGAnimatedNumber corresponding to the elevation attribute the given element.

Property.

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

set-azimuth!cljs

(set-azimuth! this val)

Property.

An SVGAnimatedNumber corresponding to the azimuth attribute of given element.

Property.

An SVGAnimatedNumber corresponding to the azimuth attribute of
given element.
sourceraw docstring

set-elevation!cljs

(set-elevation! this val)

Property.

An SVGAnimatedNumber corresponding to the elevation attribute the given element.

Property.

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

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

× close