duration | | number | 1000 | Duration of the initial phase of the counter. |
prefix | | string | | The prefix of the counter. |
slowdownStepCount | | number | 10 | The number of last steps to handle with exponentially increasing duration. |
suffix | | string | | The suffix of the counter. |
value | | number | | The value the counter will reach. |