MCPcopy 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.tsFile · 0.65
pauseMethod · 0.65
commandMethod · 0.65
pauseMethod · 0.65
pauseMethod · 0.65
playPauseMethod · 0.65
initMethod · 0.65

Implementers 5

TransitionAnimationPlayerpackages/animations/browser/src/render
WebAnimationsPlayerpackages/animations/browser/src/render
RendererAnimationPlayerpackages/animations/src/animation_buil
AnimationGroupPlayerpackages/animations/src/players/animat
NoopAnimationPlayerpackages/animations/src/players/animat

Calls

no outgoing calls

Tested by

no test coverage detected