clock-value
animate dur
Description
The clock-value value for SVG specifies the length of the simple duration in presentation time.
Syntax
<clock-value>
Examples
Links
Internal
External
animate max
Description
The clock-value value for SVG 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
Links
Internal
External
animate min
Description
The clock-value value for SVG 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
Links
Internal
External
animate repeatDur
Description
The clock-value value for SVG specifies the duration in presentation time to repeat the animation function f(t).
Syntax
<clock-value>