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