Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. CSSSkewX
  4. CSSSkewX()

CSSSkewX: CSSSkewX() constructor

Limited availability

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

Note: This feature is available inWeb Workers.

TheCSSSkewX() constructor creates a newCSSSkewX object which represents theskewX()value of the individualtransform property in CSS.

Syntax

js
new CSSSkewX(ax)

Parameters

ax

A value for theax angle of theCSSSkewX object to beconstructed. This must be aCSSNumericValue.

Examples

To do

Specifications

Specification
CSS Typed OM Level 1
# dom-cssskewx-cssskewx

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp