Back to Content

CSSMathInvert: value property

files/en-us/web/api/cssmathinvert/value/index.md

latest321 B
Original Source

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

The CSSMathInvert.value read-only property of the {{domxref("CSSMathInvert")}} interface returns a {{domxref('CSSNumericValue')}} object.

Value

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

Examples

To do

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}