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…