Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ pause
Method
pause
packages/animations/src/players/animation_player.ts:60–60 ·
view source on GitHub ↗
* Pauses the animation.
()
Source
from the content-addressed store, hash-verified
58
* Pauses the animation.
59
*/
60
pause(): void;
61
/**
62
* Restarts the paused animation.
63
*/
Callers
9
data_spec.ts
File · 0.65
web_animations_player_spec.ts
File · 0.65
pause
Method · 0.65
command
Method · 0.65
_preparePlayerBeforeStart
Method · 0.65
pause
Method · 0.65
pause
Method · 0.65
playPause
Method · 0.65
init
Method · 0.65
Implementers
5
TransitionAnimationPlayer
packages/animations/browser/src/render
WebAnimationsPlayer
packages/animations/browser/src/render
RendererAnimationPlayer
packages/animations/src/animation_buil
AnimationGroupPlayer
packages/animations/src/players/animat
NoopAnimationPlayer
packages/animations/src/players/animat
Calls
no outgoing calls
Tested by
no test coverage detected