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