CSSPerspective
The CSSPerspective
interface of the CSS Typed Object Model API represents the perspective() value of the individual transform
property in CSS. It inherits properties and methods from its parent CSSTransformValue
.
Constructor
CSSPerspective()
-
Creates a new
CSSPerspective
object.
Instance properties
length
-
Returns or sets the distance from z=0.
Examples
To do
Specifications
Specification |
---|
CSS Typed OM Level 1 # cssperspective |
Browser compatibility
BCD tables only load in the browser