CSSMathProduct

Das CSSMathProduct-Interface der CSS Typed Object Model API stellt das Ergebnis dar, das durch den Aufruf von add(), sub() oder toSum() auf CSSNumericValue erhalten wird. Es erbt Eigenschaften und Methoden von seinem Eltern-Interface CSSNumericValue.

CSSStyleValue CSSNumericValue CSSMathValue CSSMathProduct

Konstruktor

CSSMathProduct() Experimentell

Erstellt ein neues CSSMathProduct-Objekt.

Instanz-Eigenschaften

CSSMathProduct.values

Gibt ein CSSNumericArray-Objekt zurück, das ein oder mehrere CSSNumericValue-Objekte enthält.

Statische Methoden

Das Interface kann auch Methoden von seinem Eltern-Interface CSSMathValue erben.

Instanz-Methoden

Das Interface kann auch Methoden von seinem Eltern-Interface CSSMathValue erben.

Spezifikationen

Specification
CSS Typed OM Level 1
# cssmathproduct

Browser-Kompatibilität

BCD tables only load in the browser