SVGComponentTransferFunctionElement: type property

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.

Value

An SVGAnimatedEnumeration object.

Specifications