files/en-us/web/api/cssnumericvalue/index.md
{{APIRef("CSS Typed OM")}}
The CSSNumericValue interface of the CSS Typed Object Model API represents operations that all numeric values can perform.
{{InheritanceDiagram}}
Below is a list of interfaces based on the CSSNumericValue interface.
None.
CSSNumericValue to be constructed directly from a string containing CSS.CSSNumericValue.CSSNumericValue.CSSNumericValue by the supplied value.CSSNumericValue by the supplied value.value into another one with the specified unit.CSSNumericValue into a {{domxref("CSSMathSum")}} object with values of a specified unit.CSSNumericValue, one of angle, flex, frequency, length, resolution, percent, percentHint, or time.{{Specifications}}
{{Compat}}