MCPcopy
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

ScrollSmootherFunction · 0.65
_initCoreFunction · 0.65
_getTargetFunction · 0.65
_initCoreFunction · 0.65
ScrollToPlugin.jsFile · 0.65
constructorMethod · 0.65
_initCoreFunction · 0.65
_getTargetFunction · 0.65

Implementers 1

ScrollTriggersrc/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…