MCPcopy
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

velocityMethod · 0.80
_mergeMethod · 0.80
setValueMethod · 0.80
getPayloadFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected