Rotate Action
Rotate an element in degrees. This is the same as adjusting the transform: rotate()
value in CSS.
Useful for entrance or exit animations, rotating icons or buttons, or adding subtle motion to elements for visual interest.
Action Settings
Option | Default | Type | Description |
Rotate | 0 | Degrees | Rotates the element from -360° to 360°. Positive values rotate the element clockwise, while negative values rotate it counterclockwise. |
Applied To
Select the source element where the action will originate. This determines which block or element will perform the specified action when triggered.