CSSTransformComponent:is2D 属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
CSSTransformComponent
接口的只读属性 is2D
用于指示变换是 2D 还是 3D。
值
布尔值。如果变换是 2D 变换,则为 true
;如果是 3D 变换,则为 false
。
示例
待完成。
规范
Specification |
---|
CSS Typed OM Level 1> # dom-csstransformcomponent-is2d> |
浏览器兼容性
Loading…