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

Method stop

adev/src/app/features/home/animation/animation.ts:253–255  ·  view source on GitHub ↗

Alias for `reset`.

()

Source from the content-addressed store, hash-verified

251
252 /** Alias for `reset`. */
253 stop() {
254 this.reset();
255 }
256
257 /**
258 * Add and initialize `AnimationPlugin` to the animation.

Callers 3

findVarDeclarationFunction · 0.45
findFirstFunctionFunction · 0.45
my-builder.spec.tsFile · 0.45

Calls 1

resetMethod · 0.95

Tested by

no test coverage detected