CSSTranslate
The CSSTranslate
interface of the CSS Typed Object Model API represents the translate() value of the individual transform
property in CSS. It inherits properties and methods from its parent CSSTransformValue
.
Constructor
CSSTranslate()
-
Creates a new
CSSTranslate
object.
Instance properties
Examples
To do.
Specifications
Specification |
---|
CSS Typed OM Level 1 # csstranslate |
Browser compatibility
BCD tables only load in the browser