clock-value

animate dur

The clock-value SVG value specifies the length of the simple duration in presentation time.

Syntax

<clock-value>

Examples

animate max

The clock-value SVG value specifies the length of the maximum value of the active duration, measured in local time.

The value must be greater than 0.

Syntax

<clock-value>

Examples

animate min

The clock-value SVG value specifies the length of the minimum value of the active duration, measured in local time.

The value must be greater than 0.

Syntax

<clock-value>

Examples

animate repeatDur

The clock-value SVG value specifies the duration in presentation time to repeat the animation function f(t).

Syntax

<clock-value>

Examples

HomeMenu