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