Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. CSSTranslate

CSSTranslate

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

TheCSSTranslate interface of theCSS Typed Object Model API represents thetranslate() value of the individualtransform property in CSS. It inherits properties and methods from its parentCSSTransformValue.

CSSTransformComponent CSSTranslate

Constructor

CSSTranslate()

Creates a newCSSTranslate object.

Instance properties

x

Returns or sets the x-axis value.

y

Returns or sets the y-axis value.

z

Returns or sets the z-axis value.

Examples

To do.

Specifications

Specification
CSS Typed OM Level 1
# csstranslate

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp