CSSNumericArray

The CSSNumericArray interface of the CSS Typed Object Model API contains a list of CSSNumericValue objects.

Instance properties

CSSNumericArray.length Read only

Returns how many CSSNumericValue objects are contained within the CSSNumericArray.

Examples

To do.

Specifications

Browser compatibility