CSSMathProduct

Limited availability

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

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

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
CSSMathProduct
CSSMathProduct() constructor
Experimental
values

Legend

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

Full support
Full support
No support
No support
Experimental. Expect behavior to change in the future.
See implementation notes.