CSSMatrixComponent

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

BCD tables only load in the browser