Adjust Intent Overview
Adjust intent contains element's transform related utilities.
Utilities available in @adjust intent are listed below.
| Utility | Description | Documentation |
|---|---|---|
backside-* | Control backface visibility for 3D transforms and rotations. | backside |
distance-* | Set translation distance (perspective) for transform positioning, movement and origin. | distance |
move-* | Apply translation transforms to move elements on X, Y, Z axes. | move |
origin-* | Define the origin point for transformation operations. | origin |
preset-* | Use preset, transformation combinations for common effects. | preset |
rotate-* | Apply rotation transforms to elements in 2D or 3D space. | rotate |
scale-* | Scale elements larger or smaller using transform properties. | scale |
shape-* | Transform style for elements with 2D or 3D effects. | shape |
skew-* | Apply skew transforms to distort elements along axes. | skew |