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

sum

animate accumulate

Description

The sum value for SVG specifies that each repeat iteration after the first builds upon the last value of the previous iteration.

Syntax

sum

Examples

animate additive

Description

The sum value for SVG specifies the animation will add to the underlying value of the attribute and other lower priority animations.

Syntax

sum

Examples