此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。
CSSNumericArray
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
CSS 类型对象模型 API 的 CSSNumericArray 接口包含一组 CSSNumericValue 对象。
实例属性
CSSNumericArray.length只读-
返回
CSSNumericArray中包含的CSSNumericValue对象的数量。
示例
待完成。
规范
| Specification |
|---|
| CSS Typed OM Level 1> # cssnumericarray> |
浏览器兼容性
Loading...