MCPcopy Index your code
hub / github.com/angular/angular / play

Method play

packages/animations/src/players/animation_player.ts:56–56  ·  view source on GitHub ↗

* Runs the animation, invoking the `onStart()` callback.

()

Source from the content-addressed store, hash-verified

54 * Runs the animation, invoking the `onStart()` callback.
55 */
56 play(): void;
57 /**
58 * Pauses the animation.
59 */

Callers 10

_flushAnimationsMethod · 0.65
playMethod · 0.65
commandMethod · 0.65
playMethod · 0.65
playMethod · 0.65
playMethod · 0.65
playPauseMethod · 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