animateTransform

The animateTransform SVG element animates a transformation attribute on a target element, thereby allowing animations to control translation, scaling, rotation and/or skewing.

Syntax

Attributes

type

Specifies the type of transformation which is to have its values change over time.

Value
rotate | scale | skewX | skewY | translate
Default
translate

Examples

type

rotate

scale

skewX

skewY

translate

HomeMenu