Counter

<Counter start="1.5" end="100" duration={500000} decimals={0} fontSize={50} withAnimation={true} />
If start is greater than end then Counter works in reverse. Works with floatsWorks only with floatsSmooth transition animation.