dur

dur

This attribute indicates the simple duration of the animation.

Usage context

Categories Animation timing attribute
Value <clock-value> | indefinite
Animatable No
Normative document SVG 1.1 (2nd Edition)
<clock-value>
Specifies the length of the simple duration. Value must be greater than 0. This value can be express within hours (h), minutes (m), seconds (s) or milliseconds (ms). It's possible to combine those time representation to provide some complex durations like this: hh:mm:ss.iii or like this: mm:ss.iii

If the animation does not have a dur attribute, the simple duration is indefinite. Note that interpolation will not work if the simple duration is indefinite (although this may still be useful for <set> elements).

Example

Elements

The following elements can use the dur attribute

© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/dur

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部