animationPlayState

The animation-play-state CSS property sets whether an animation is running or paused.

Syntax: <single-animation-play-state>#

Initial value: running

| Chrome  | Firefox | Safari  |  Edge  |   IE   |
| :-----: | :-----: | :-----: | :----: | :----: |
|   43    |   16    |    9    |   12   |   10   |
|    3′   |    5′   |    4′   |        |        |

See also