CSSPerspective.length
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Draft
This page is not complete.
The length
property of the
CSSPerspective
interface sets the distance from z=0.
It is used to apply a perspective transform to the element and its content. If the value is 0 or a negative number, no perspective transform is applied.
Syntax
var length = CSSPerspective.length;
Value
Examples
To Do
Specifications
Specification | Status | Comment |
---|---|---|
CSS Typed OM Level 1 The definition of 'length' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser