CSSTranslate:z 属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
CSSTranslate
接口的 z
属性表示平移向量的 z 分量。正值会使元素向观察者方向移动,负值则使元素远离观察者。
如果此值存在,则变换为 3D 变换,且 is2D
属性将设置为 false。