Expand description
CSS properties related to 2D and 3D transforms.
Structs§
- Matrix
- A 2D matrix.
- Matrix3d
- A 3D matrix.
- Rotate
- A value for the rotate property.
- Transform
List - A value for the transform property.
Enums§
- Backface
Visibility - A value for the backface-visibility property.
- Perspective
- A value for the perspective property.
- Scale
- A value for the scale property.
- Transform
- An individual transform function.
- Transform
Box - A value for the transform-box property.
- Transform
Style - A value for the transform-style property.
- Translate
- A value for the translate property.