You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**currencyIndicator** (default="$"): The currency symbol to be prepended to the number. Only used if format="currency".
52
52
53
-
**currencyDecimalSeparator**: The character to be inserted between groups of thousands when displaying currency. The default value is determined by the browser's current locale.
53
+
**currencyGroupSeparator**: The character to be inserted between groups of thousands when displaying currency. The default value is determined by the browser's current locale.
54
54
55
55
**currencyDecimalSeparator**: The character to be inserted between the integer and decimal values when displaying currency. The default value is determined by the browser's current locale.
56
56
57
57
**callback** (optional): Callback to be called at end of animation.
58
58
59
59
### License
60
-
jquery-animateNumber is free software, and may be redistributed under the MIT-LICENSE.
60
+
jquery-animateNumber is free software, and may be redistributed under the MIT-LICENSE.
0 commit comments