Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. CSSScale

CSSScale

Limited availability

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

TheCSSScale interface of theCSS Typed Object Model API represents thescale() andscale3d() values of the individualtransform property in CSS. It inherits properties and methods from its parentCSSTransformValue.

CSSTransformComponent CSSScale

Constructor

CSSScale()

Creates a newCSSScale 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
# cssscale

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp