Liking cljdoc? Tell your friends :D

web.svg.SVGFEMorphologyElement

The SVGFEMorphologyElement interface corresponds to the <feMorphology>

The SVGFEMorphologyElement interface corresponds to the `<feMorphology>`
raw 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

operatorcljs

(operator this)

Property.

An SVGAnimatedEnumeration corresponding to the operator attribute the given element. It takes one of the SVG_MORPHOLOGY_OPERATOR_* defined on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the operator attribute
the given element. It takes one of the SVG_MORPHOLOGY_OPERATOR_*
defined on this interface.
sourceraw docstring

radius-xcljs

(radius-x this)

Property.

An SVGAnimatedNumber corresponding to the X component of the attribute of the given element.

Property.

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

radius-ycljs

(radius-y this)

Property.

An SVGAnimatedNumber corresponding to the Y component of the attribute of the given element.

Property.

An SVGAnimatedNumber corresponding to the Y component of the
attribute of the given element.
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-operator!cljs

(set-operator! this val)

Property.

An SVGAnimatedEnumeration corresponding to the operator attribute the given element. It takes one of the SVG_MORPHOLOGY_OPERATOR_* defined on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the operator attribute
the given element. It takes one of the SVG_MORPHOLOGY_OPERATOR_*
defined on this interface.
sourceraw docstring

set-radius-x!cljs

(set-radius-x! this val)

Property.

An SVGAnimatedNumber corresponding to the X component of the attribute of the given element.

Property.

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

set-radius-y!cljs

(set-radius-y! this val)

Property.

An SVGAnimatedNumber corresponding to the Y component of the attribute of the given element.

Property.

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

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close