mirror of
https://github.com/tabler/tabler.git
synced 2026-07-28 05:54:53 +04:00
js fixes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user