CSSScale
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
CSS 类型对象模型 API 的 CSSScale
接口表示 CSS 中 transform
属性的 scale() 和 scale3d() 值。它继承其父接口 CSSTransformValue
的属性和方法。
构造函数
CSSScale()
-
创建一个新的
CSSScale
对象。
实例属性
示例
待完成。
规范
Specification |
---|
CSS Typed OM Level 1> # cssscale> |
浏览器兼容性
Loading…