AccumulateAttribute: accumulate

Description Available Attribute Values Animatable Used by the Elements

Description

Governs whether or not the animation is cumulative.

Available Attribute Values

The value can be either of the one of the following:

'sum'

Specifies to accumulate values, that is each repeat iteration builds upon the last value of the previous iteration.

'none'

Specifies not to accumulate values. (The default)

Animatable

Not Animatable

Used by the Elements

Animation Elements

animate, animateColor, animateMotion, animateTransform


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.