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 January 2020.
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
Specification |
---|
Filter Effects Module Level 1 # dom-svgcomponenttransferfunctionelement-type |
Browser compatibility
BCD tables only load in the browser