Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. CSSMathProduct

CSSMathProduct

Limited availability

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

TheCSSMathProduct interface of theCSS Typed Object Model API represents the result obtained by callingadd(),sub(), ortoSum() onCSSNumericValue. It inherits properties and methods from its parentCSSNumericValue.

CSSStyleValue CSSNumericValue CSSMathValue CSSMathProduct

Constructor

CSSMathProduct()Experimental

Creates a newCSSMathProduct object.

Instance properties

CSSMathProduct.values

Returns aCSSNumericArray object which contains one or moreCSSNumericValue objects.

Static methods

The interface may also inherit methods from its parent interface,CSSMathValue.

Instance methods

The interface may also inherit methods from its parent interface,CSSMathValue.

Specifications

Specification
CSS Typed OM Level 1
# cssmathproduct

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp