Skip to content

API Reference / @gtkx/animated / Globals / to

Variable: to

to: <Input, Output>(source, args) => FluidValue<Output>

Defined in: node_modules/.pnpm/@react-spring+shared@10.1.2_react@19.2.8/node_modules/@react-spring/shared/dist/react-spring_shared.modern.d.mts:116

Type Parameters

Input

Input

Output

Output

Parameters

source

OneOrMore<FluidValue>

args

InterpolatorArgs<Input, Output>

Returns

FluidValue<Output>

Released under the MPL-2.0 License.