Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pmndrs/react-spring
/ getPayload
Method
getPayload
packages/animated/src/AnimatedValue.ts:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
getPayload(): Payload {
26
return
[this]
27
}
28
29
getValue() {
30
return
this._value
Callers
4
velocity
Method · 0.80
_merge
Method · 0.80
setValue
Method · 0.80
getPayload
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected