CSSPerspective: CSSPerspective() Konstruktor
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Der CSSPerspective()
Konstruktor erstellt ein neues CSSPerspective
-Objekt, das den perspective()-Wert der individuellen transform
-Eigenschaft in CSS repräsentiert.
Syntax
js
new CSSPerspective(length)
Parameter
length
-
Ein Wert für die Entfernung von z=0 des zu konstruierenden
CSSPerspective
-Objekts. Dies muss eine<length>
sein.
Ausnahmen
Beispiele
To do
Spezifikationen
Specification |
---|
CSS Typed OM Level 1 # dom-cssperspective-cssperspective |
Browser-Kompatibilität
BCD tables only load in the browser