CSSMathProduct: CSSMathProduct() Konstruktor
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimentell: Dies ist eine experimentelle Technologie
Überprüfen Sie die Browser-Kompatibilitätstabelle sorgfältig, bevor Sie diese produktiv verwenden.
Der CSSMathProduct()
Konstruktor erstellt ein neues CSSMathProduct
-Objekt, das die übergebenen Argumente multipliziert.
Syntax
js
new CSSMathProduct(args)
Parameter
args
-
Eine Liste von Werten für das
CSSMathProduct
-Objekt, die entweder eine dezimale Ganzzahl oder einCSSNumericValue
sein können.
Spezifikationen
Specification |
---|
CSS Typed OM Level 1 # dom-cssmathproduct-cssmathproduct |
Browser-Kompatibilität
BCD tables only load in the browser