← 返回首页
SVGComponentTransferFunctionElement: type property - Web APIs | MDN

SVGComponentTransferFunctionElement: type property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

The type read-only property of the SVGComponentTransferFunctionElement interface reflects the type attribute of the given element. It takes one of the SVG_FECOMPONENTTRANSFER_TYPE_* constants defined on this interface.

In this article

Value

An SVGAnimatedEnumeration object.

Specifications

Specification
Filter Effects Module Level 1
# dom-svgcomponenttransferfunctionelement-type

Browser compatibility

Enable JavaScript to view this browser compatibility table.