SVGComponentTransferFunctionElement: slope 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 slope
read-only property of the SVGComponentTransferFunctionElement
interface reflects the slope
attribute of the given element.
Value
An SVGAnimatedNumber
object.
Specifications
Specification |
---|
Filter Effects Module Level 1> # dom-svgcomponenttransferfunctionelement-slope> |
Browser compatibility
Loading…