Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ionic-team/ionic-framework
/ pause
Method
pause
core/src/utils/animation/animation-interface.ts:21–21 ·
view source on GitHub ↗
* Pauses the animation
()
Source
from the content-addressed store, hash-verified
19
* Pauses the animation
20
*/
21
pause(): void;
22
23
/**
24
* Stop the animation and reset
Callers
6
checkPlayback
Function · 0.80
overlays.e2e.ts
File · 0.80
initializeWebAnimation
Function · 0.80
setAnimationStep
Function · 0.80
pauseAnimation
Function · 0.80
pause
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected