CSSMatrixComponent

Limited availability

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

Das CSSMatrixComponent-Interface der CSS Typed Object Model API repräsentiert die matrix() und matrix3d() Werte der individuellen transform-Eigenschaft in CSS. Es erbt Eigenschaften und Methoden von seinem Elternteil CSSTransformValue.

CSSTransformComponent CSSMatrixComponent

Konstruktor

CSSMatrixComponent()

Erstellt ein neues CSSMatrixComponent-Objekt.

Instanz-Eigenschaften

matrix

Ein DOMMatrix-Objekt.

Beispiele

In Bearbeitung.

Spezifikationen

Specification
CSS Typed OM Level 1
# cssmatrixcomponent

Browser-Kompatibilität

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
CSSMatrixComponent
CSSMatrixComponent() constructor
matrix

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
See implementation notes.