📄️ Move
The Move animation translates an element horizontally, vertically or both.
📄️ Scale
The Scale animation scales an element horizontally, vertically or both, using a transform. It can also scale in 3D space along the z-axis.
📄️ Rotate
The Rotate animation rotates an element clockwise along the Z-axis. It can also rotate in 3D space clockwise along the x and y axes.
📄️ Fade
The Fade animation animates the opacity of an element.
📄️ Size
The Size animation changes the width or height of an element.