Liking cljdoc? Tell your friends :D

web.svg.SVGFilterElement

The SVGFilterElement interface provides access to the properties <filter> elements, as well as methods to manipulate them.

The SVGFilterElement interface provides access to the properties
`<filter>` elements, as well as methods to manipulate them.
raw docstring

filter-unitscljs

(filter-units this)

Property.

An SVGAnimatedEnumeration that corresponds to the filterUnits of the given <filter> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration that corresponds to the filterUnits
of the given <filter> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

set-filter-rescljs

(set-filter-res this & args)

Method.

Sets the values of the filterRes attribute.

Method.

Sets the values of the filterRes attribute.
sourceraw docstring

set-filter-units!cljs

(set-filter-units! this val)

Property.

An SVGAnimatedEnumeration that corresponds to the filterUnits of the given <filter> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration that corresponds to the filterUnits
of the given <filter> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

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

× close