Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ createAnimation } from
'../animation'
;
2
import
type
{ Animation } from
'../animation-interface'
;
3
import
{ getTimeGivenProgression } from
'../cubic-bezier'
;
4
Callers
nothing calls this directly
Calls
15
createAnimation
Function · 0.90
getTimeGivenProgression
Function · 0.90
shouldApproximatelyEqual
Function · 0.85
duration
Method · 0.80
fromTo
Method · 0.80
addElement
Method · 0.80
progressEnd
Method · 0.80
onFinish
Method · 0.80
getDuration
Method · 0.80
play
Method · 0.80
stop
Method · 0.80
isRunning
Method · 0.80
Tested by
no test coverage detected