Liking cljdoc? Tell your friends :D

web.svg.SVGFEImageElement

The SVGFEImageElement interface corresponds to the <feImage>

The SVGFEImageElement interface corresponds to the `<feImage>`
raw docstring

cross-origincljs

(cross-origin this)

Property.

An SVGAnimatedString reflects the crossorigin attribute of the element, limited to only known values.

Property.

An SVGAnimatedString reflects the crossorigin attribute of the
element, limited to only known values.
sourceraw docstring

preserve-aspect-ratiocljs

(preserve-aspect-ratio this)

Property.

An SVGAnimatedPreserveAspectRatio corresponding to the preserveAspectRatio of the given element.

Property.

An SVGAnimatedPreserveAspectRatio corresponding to the preserveAspectRatio
of the given element.
sourceraw docstring

set-cross-origin!cljs

(set-cross-origin! this val)

Property.

An SVGAnimatedString reflects the crossorigin attribute of the element, limited to only known values.

Property.

An SVGAnimatedString reflects the crossorigin attribute of the
element, limited to only known values.
sourceraw docstring

set-preserve-aspect-ratio!cljs

(set-preserve-aspect-ratio! this val)

Property.

An SVGAnimatedPreserveAspectRatio corresponding to the preserveAspectRatio of the given element.

Property.

An SVGAnimatedPreserveAspectRatio corresponding to the preserveAspectRatio
of the given element.
sourceraw docstring

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

× close