Liking cljdoc? Tell your friends :D

web.svg.SVGFEBlendElement

The SVGFEBlendElement interface corresponds to the <feBlend>

The SVGFEBlendElement interface corresponds to the `<feBlend>`
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

in2cljs

(in2 this)

Property.

An SVGAnimatedString corresponding to the in2 attribute of the element.

Property.

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

modecljs

(mode this)

Property.

An SVGAnimatedEnumeration corresponding to the mode attribute the given element. It takes one of the SVG_FEBLEND_MODE_* constants on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the mode attribute
the given element. It takes one of the SVG_FEBLEND_MODE_* 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-in2!cljs

(set-in2! this val)

Property.

An SVGAnimatedString corresponding to the in2 attribute of the element.

Property.

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

set-mode!cljs

(set-mode! this val)

Property.

An SVGAnimatedEnumeration corresponding to the mode attribute the given element. It takes one of the SVG_FEBLEND_MODE_* constants on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the mode attribute
the given element. It takes one of the SVG_FEBLEND_MODE_* constants
on this interface.
sourceraw docstring

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

× close