Type alias TAbortCallback<T>

TAbortCallback<T>: TOnAnimationChangeCallback<T, boolean>

Called on each step to determine if animation should abort

Type Parameters

  • T

Returns

truthy if animation should abort

Generated using TypeDoc