CSSPerspective.length

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

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.

Value

A CSSNumericValue

Examples

To Do

Specifications

Specification
CSS Typed OM Level 2
# dom-cssperspective-length

Browser compatibility

BCD tables only load in the browser