Back to Content

CSSTranslate: y property

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

latest300 B
Original Source

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

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

Value

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

Examples

To Do

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}