files/en-us/web/api/cssscale/index.md
{{APIRef("CSS Typed Object Model API")}}
The CSSScale interface of the CSS Typed Object Model API represents the {{cssxref("transform-function/scale", "scale()")}} and {{cssxref("transform-function/scale3d", "scale3d()")}} values of the individual {{CSSXRef('transform')}} property in CSS. It inherits properties and methods from its parent {{domxref('CSSTransformValue')}}.
{{InheritanceDiagram}}
CSSScale object.To do.
{{Specifications}}
{{Compat}}