web api interface
CSSNumericArray
The CSSNumericArray interface of the CSS Typed Object Model API contains a list of CSSNumericValue objects.
Instance properties
lengthRead only- : Returns how many
CSSNumericValueobjects are contained within theCSSNumericArray.
- : Returns how many
Examples
To do.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.