animation-play-state
Introduction
animation-play-state property specifies whether an animation is running or paused. When resuming a paused animation, it will continue from where it was paused rather than starting from the beginning of the animation sequence.
Examples

Syntax
Formal definition
| Initial value | running |
| Applies to | all elements |
| Inherited | no |
| Animatable | no |
Formal syntax
See also
- animation
- animation-name
- animation-duration
- animation-timing-function
- animation-delay
- animation-iteration-count
- animation-direction
- animation-fill-mode
- animation-play-state
- CSS animation event
- Animated API
Compatibility
LCD tables only load in the browser