Skip to content

API Reference / @gtkx/animated / EasingFunction

Type Alias: EasingFunction

EasingFunction = (t) => number

Defined in: node_modules/.pnpm/@react-spring+types@10.1.2/node_modules/@react-spring/types/dist/react-spring_types.modern.d.mts:62

Parameters

t

number

Returns

number

Released under the MPL-2.0 License.