Back to Content

SVGComponentTransferFunctionElement: tableValues property

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

latest335 B
Original Source

{{APIRef("SVG")}}

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

Value

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}