← 返回首页
CSSNumericArray - Web APIs | MDN

CSSNumericArray

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

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

In this article

Instance properties

CSSNumericArray.length Read only

Returns how many CSSNumericValue objects are contained within the CSSNumericArray.

Examples

To do.

Specifications

Specification
CSS Typed OM Level 1
# cssnumericarray

Browser compatibility

Enable JavaScript to view this browser compatibility table.