CSSMatrixComponent: CSSMatrixComponent() Konstruktor

Limited availability

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

Der CSSMatrixComponent()-Konstruktor erstellt ein neues CSSMatrixComponent-Objekt, das die matrix()- und matrix3d()-Werte der einzelnen transform-Eigenschaft in CSS darstellt.

Syntax

js
new CSSMatrixComponent(matrix)
new CSSMatrixComponent(matrix, options)

Parameter

matrix

Eine 2D- oder 3D-Matrix.

Beispiele

Zu erledigen

Spezifikationen

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

Browser-Kompatibilität

BCD tables only load in the browser