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