MCPcopy Index your code
hub / github.com/ionic-team/ionic-framework / animation.spec.ts

File animation.spec.ts

core/src/utils/animation/test/animation.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createAnimation } from '../animation';
2import type { Animation } from '../animation-interface';
3import { getTimeGivenProgression } from '../cubic-bezier';
4

Callers

nothing calls this directly

Calls 15

createAnimationFunction · 0.90
getTimeGivenProgressionFunction · 0.90
shouldApproximatelyEqualFunction · 0.85
durationMethod · 0.80
fromToMethod · 0.80
addElementMethod · 0.80
progressEndMethod · 0.80
onFinishMethod · 0.80
getDurationMethod · 0.80
playMethod · 0.80
stopMethod · 0.80
isRunningMethod · 0.80

Tested by

no test coverage detected