AdditiveAttribute: additive

Description Available Attribute Values Animatable Used by the Elements

Description

Governs whether or not the animation is additive.

Available Attribute Values

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

'sum'

Specifies that the animation is to add to the underlying value of the attribute and any other lower priority animations.

'replace'

Specifies that the the animation is to replace (override) the underlying value of the attributes. This is 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.