Function: changeDecimalToValue()
changeDecimalToValue(
decimalNumber,options):ChangeDecimalToValue
Defined in: animation/numbers/index.ts:228
Factory function to create a ChangeDecimalToValue animation.
Parameters
decimalNumber
The DecimalNumber to animate
options
Animation options including target value
Returns
A new ChangeDecimalToValue animation