Back to Content

CSSMathNegate: value property

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

latest321 B
Original Source

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

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

Value

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

Examples

To do

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}