MCPcopy
hub / github.com/pmndrs/react-spring / _getProps

Method _getProps

packages/core/src/SpringRef.ts:72–72  ·  view source on GitHub ↗
(
    arg: ControllerUpdate<State> | ControllerUpdateFn<State>,
    ctrl: Controller<State>,
    index: number
  )

Source from the content-addressed store, hash-verified

70 update(props: ControllerUpdate<State> | ControllerUpdateFn<State>): this
71
72 _getProps(
73 arg: ControllerUpdate<State> | ControllerUpdateFn<State>,
74 ctrl: Controller<State>,
75 index: number

Callers 1

SpringRefFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected