CSSTranslate
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
TheCSSTranslate interface of theCSS Typed Object Model API represents thetranslate() value of the individualtransform property in CSS. It inherits properties and methods from its parentCSSTransformValue.
In this article
Constructor
CSSTranslate()Creates a new
CSSTranslateobject.
Instance properties
Examples
To do.
Specifications
| Specification |
|---|
| CSS Typed OM Level 1> # csstranslate> |