files/en-us/web/api/svgnumberlist/index.md
{{APIRef("SVG")}}
The SVGNumberList interface defines a list of numbers.
An SVGNumberList object can be designated as read only, which means that attempts to modify the object will result in an exception being thrown.
An SVGNumberList object is indexable and can be accessed like an array.
{{Specifications}}
{{Compat}}