Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

animateTransform

Description

The animateTransform element for SVG 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

animate

animateMotion

discard

mpath

set

World Wide Web Consortium (W3C)

HomeMenu