Back to Content

CSSTranslate: x property

files/en-us/web/api/csstranslate/x/index.md

latest300 B
Original Source

{{APIRef("CSS Typed OM")}}

The x property of the {{domxref("CSSTranslate")}} interface gets and sets the abscissa or x-axis of the translating vector.

Value

A {{cssxref('length-percentage')}}

Examples

To Do

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}