TBaseAnimationOptions
TBaseAnimationOptions<
T
,TCallback
,TEasing
> =Partial
<TAnimationBaseOptions
<TEasing
> &TAnimationCallbacks
<TCallback
>> &object
Defined in: src/util/animation/types.ts:97
Type declaration
Section titled “Type declaration”byValue
Section titled “byValue”byValue:
T
startValue
Section titled “startValue”startValue:
T
Type Parameters
Section titled “Type Parameters”T
TCallback
Section titled “TCallback”TCallback
= T
TEasing
Section titled “TEasing”TEasing
= T