Back to Content

SVGComponentTransferFunctionElement: exponent property

files/en-us/web/api/svgcomponenttransferfunctionelement/exponent/index.md

latest325 B
Original Source

{{APIRef("SVG")}}

The exponent read-only property of the {{domxref("SVGComponentTransferFunctionElement")}} interface reflects the {{SVGAttr("exponent")}} attribute of the given element.

Value

An {{domxref("SVGAnimatedNumber")}} object.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}