Liking cljdoc? Tell your friends :D

web.svg.SVGFECompositeElement

The SVGFECompositeElement interface corresponds to the <feComposite>

The SVGFECompositeElement interface corresponds to the `<feComposite>`
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

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-type!cljs

(set-type! this val)

Property.

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

Property.

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

set-values!cljs

(set-values! this val)

Property.

An SVGAnimatedNumberList corresponding to the values attribute the given element.

Property.

An SVGAnimatedNumberList corresponding to the values attribute
the given element.
sourceraw docstring

typecljs

(type this)

Property.

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

Property.

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

valuescljs

(values this)

Property.

An SVGAnimatedNumberList corresponding to the values attribute the given element.

Property.

An SVGAnimatedNumberList corresponding to the values attribute
the given element.
sourceraw docstring

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

× close