animationDuration
The animation-duration
CSS property sets the length of time that an animation takes to complete one cycle.
Syntax: <time>#
Initial value: 0s
| Chrome | Firefox | Safari | Edge | IE |
| :-----: | :-----: | :-----: | :----: | :----: |
| 43 | 16 | 9 | 12 | 10 |
| 3′ | 5′ | 4′ | | |
Content copied to clipboard