Play State
Control whether animations are running or paused
Basic Usage
Control whether animations are playing or paused using the motion-running
and motion-paused
utilities:
Hover to pause
Default Value
The default play state for all animations is running if no play state modifier is specified.
Available Values
Class | Value |
---|---|
motion-running | animation-play-state: running |
motion-paused | animation-play-state: paused |