BeginAttribute: begin

Description Available Attribute Values Animatable Used by the Elements

Description

Governs when the animation should begin.

Available Attribute Values

The value is a vector composed of one or more of the following:

<offset-value>

Specifies when to begin the animation, based upon an offset (+ or - ) from the implicit synbase (default is seconds)

<syncbase-value>

Specifies when to begin the animation, based upon an offset (+ or - ) from the explicit synbase given by the begin or end of the element referenced by Id.value

<event-value>

Specifies when to begin the animation, based upon an offset (+ or - ) relative to when the event referenced occurs.

<repeat-value>

Specifies when to begin the animation, based upon an offset (+ or - ) relative to a repeating event.

<accessKey-value>

Specifies when to begin the animation, based upon an offset (+ or - ) relative to an access key event of the specified character.

<wallclock-sync-value>

Specifies when to begin the animation, based on wall clock time.

'indefinite'

Specifies when to begin the animation, using a beginElement() method call or a hyperlink targeted to the element to trigger the begin.

Animatable

Not Animatable

Used by the Elements

Animation Elements

animate, animateColor, animateMotion, animateTransform, set


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