web api instance property
SVGLengthList: numberOfItems property
The numberOfItems property of the SVGLengthList interface returns the number of items in the list. length is an alias of it.
Value
A non-negative integer that represents the number of items in the list.
Examples
See SVGLengthList for a complete example.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.