1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 05:54:53 +04:00
This commit is contained in:
codecalm
2020-01-05 13:48:31 +01:00
parent 74e16a4158
commit fb53969181
3 changed files with 83 additions and 94 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ title: Countup
menu: docs.countup
---
Countups with many options that can be found [**here**](https://inorganik.github.io/countUp.js/)
Countups with many options that can be found [here](https://inorganik.github.io/countUp.js/)
To make countup add `data-countup` to any html text tag.
@@ -112,4 +112,4 @@ Of course you can mix all of these:
<h1 data-countup='{"duration":6,"startVal":12345,"decimalPlaces":2,"separator":" ","prefix":"$"}'>64547834.76</h1>
{% endexample %}
To do more advanced stuff with countups go [**here**](https://inorganik.github.io/countUp.js/) to check how it's done.
To do more advanced stuff with countups go [**here**](https://inorganik.github.io/countUp.js/) to check how it's done.