Skip to content

API Reference / @gtkx/animated / OnRest

Type Alias: OnRest<TResult, TSource, Item>

OnRest<TResult, TSource, Item> = EventHandler<TResult, TSource, Item>

Defined in: node_modules/.pnpm/@react-spring+core@10.1.2_react@19.2.8/node_modules/@react-spring/core/dist/react-spring_core.modern.d.mts:643

Called once the animation comes to a halt

Type Parameters

TResult

TResult extends Readable

TSource

TSource

Item

Item = undefined

Released under the MPL-2.0 License.