Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/greensock/GSAP
/ BackConfig
Interface
BackConfig
types/ease.d.ts:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
interface
BackConfig extends EaseFunction {
14
config(overshoot: number): EaseFunction;
15
}
16
17
interface
Back {
18
easeIn: BackConfig;
Callers
8
ScrollSmoother
Function · 0.65
_initCore
Function · 0.65
_getTarget
Function · 0.65
_initCore
Function · 0.65
ScrollToPlugin.js
File · 0.65
constructor
Method · 0.65
_initCore
Function · 0.65
_getTarget
Function · 0.65
Implementers
1
ScrollTrigger
src/ScrollTrigger.js
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…