A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/SVGFilterElement below:

SVGFilterElement - Web APIs | MDN

SVGFilterElement

Baseline Widely available

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

EventTarget Node Element SVGElement SVGFilterElement Instance properties
SVGFilterElement.href Read only

An SVGAnimatedString that corresponds to the href or xlink:href Deprecated attribute of the given <filter> element.

SVGFilterElement.filterUnits Read only

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

SVGFilterElement.primitiveUnits Read only

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

SVGFilterElement.x Read only

An SVGAnimatedLength that corresponds to the x attribute on the given <filter> element.

SVGFilterElement.y Read only

An SVGAnimatedLength that corresponds to the y attribute of the given <filter> element.

SVGFilterElement.width Read only

An SVGAnimatedLength that corresponds to the width attribute of the given <filter> element.

SVGFilterElement.height Read only

An SVGAnimatedLength that corresponds to the height attribute of the given <filter> element.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4