y property
The y property of the
CSSTranslate interface gets and sets the ordinate or y-axis of the
translating vector.
Implementation
external CSSNumericValue get y;
Implementation
external set y(CSSNumericValue value);
The y property of the
CSSTranslate interface gets and sets the ordinate or y-axis of the
translating vector.
external CSSNumericValue get y;
external set y(CSSNumericValue value);