Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. CSSRotate

CSSRotate

Limited availability

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

TheCSSRotate interface of theCSS Typed Object Model API represents the rotate value of the individualtransform property in CSS. It inherits properties and methods from its parentCSSTransformValue.

CSSTransformComponent CSSRotate

Constructor

CSSRotate()

Creates a newCSSRotate 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.

angle

Returns or sets the angle value.

Examples

To do.

Specifications

Specification
CSS Typed OM Level 1
# cssrotate

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2026 Movatter.jp