Liking cljdoc? Tell your friends :D

web.svg.SVGFEOffsetElement

The SVGFEOffsetElement interface corresponds to the <feOffset>

The SVGFEOffsetElement interface corresponds to the `<feOffset>`
raw docstring

dxcljs

(dx this)

Property.

An SVGAnimatedNumber corresponding to the dx attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the dx attribute of the
element.
sourceraw docstring

dycljs

(dy this)

Property.

An SVGAnimatedNumber corresponding to the dy attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the dy attribute of the
element.
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-dx!cljs

(set-dx! this val)

Property.

An SVGAnimatedNumber corresponding to the dx attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the dx attribute of the
element.
sourceraw docstring

set-dy!cljs

(set-dy! this val)

Property.

An SVGAnimatedNumber corresponding to the dy attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the dy 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

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

× close