Liking cljdoc? Tell your friends :D

web.svg.SVGFEGaussianBlurElement

The SVGFEGaussianBlurElement interface corresponds to the <feGaussianBlur>

The SVGFEGaussianBlurElement interface corresponds to the `<feGaussianBlur>`
raw docstring

edge-modecljs

(edge-mode this)

Property.

An SVGAnimatedEnumeration corresponding to the edgeMode attribute the given element. Takes one of the SVG_EDGEMODE_* constants on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the edgeMode attribute
the given element. Takes one of the SVG_EDGEMODE_* constants
on this interface.
sourceraw docstring

in1cljs

(in1 this)

Property.

An SVGAnimatedString corresponding to the in attribute of the element.

Property.

An SVGAnimatedString corresponding to the in attribute of the
element.
sourceraw docstring

set-edge-mode!cljs

(set-edge-mode! this val)

Property.

An SVGAnimatedEnumeration corresponding to the edgeMode attribute the given element. Takes one of the SVG_EDGEMODE_* constants on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the edgeMode attribute
the given element. Takes one of the SVG_EDGEMODE_* constants
on this interface.
sourceraw docstring

set-in1!cljs

(set-in1! this val)

Property.

An SVGAnimatedString corresponding to the in attribute of the element.

Property.

An SVGAnimatedString corresponding to the in attribute of the
element.
sourceraw docstring

set-std-deviationcljs

(set-std-deviation this & args)

Method.

Sets the values for the stdDeviation attribute.

Method.

Sets the values for the stdDeviation attribute.
sourceraw docstring

set-std-deviation-x!cljs

(set-std-deviation-x! this val)

Property.

An SVGAnimatedNumber corresponding to the (possibly automatically X component of the stdDeviation attribute of the given element.

Property.

An SVGAnimatedNumber corresponding to the (possibly automatically
X component of the stdDeviation attribute of the given element.
sourceraw docstring

set-std-deviation-y!cljs

(set-std-deviation-y! this val)

Property.

An SVGAnimatedNumber corresponding to the (possibly automatically Y component of the stdDeviation attribute of the given element.

Property.

An SVGAnimatedNumber corresponding to the (possibly automatically
Y component of the stdDeviation attribute of the given element.
sourceraw docstring

std-deviation-xcljs

(std-deviation-x this)

Property.

An SVGAnimatedNumber corresponding to the (possibly automatically X component of the stdDeviation attribute of the given element.

Property.

An SVGAnimatedNumber corresponding to the (possibly automatically
X component of the stdDeviation attribute of the given element.
sourceraw docstring

std-deviation-ycljs

(std-deviation-y this)

Property.

An SVGAnimatedNumber corresponding to the (possibly automatically Y component of the stdDeviation attribute of the given element.

Property.

An SVGAnimatedNumber corresponding to the (possibly automatically
Y component of the stdDeviation attribute of the given element.
sourceraw docstring

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

× close