Back to Content

CSSMathProduct: values property

files/en-us/web/api/cssmathproduct/values/index.md

latest376 B
Original Source

{{APIRef("CSS Typed Object Model API")}}

The CSSMathProduct.values read-only property of the {{domxref("CSSMathProduct")}} interface returns a {{domxref('CSSNumericArray')}} object which contains one or more {{domxref('CSSNumericValue')}} objects.

Value

A {{domxref('CSSNumericArray')}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}