Skip to content

API Reference / @gtkx/animated / Globals / createStringInterpolator

Variable: createStringInterpolator

createStringInterpolator: (config) => (input) => string

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:115

Parameters

config

InterpolatorConfig<string>

Returns

(input) => string

Released under the MPL-2.0 License.