HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

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

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

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

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>

Examples