Counter
Displays a Counter or a component that looks like a button.
Preview
Here's a preview of Counter components with a code.
2
5
6
Examples
Example of the counter on reverse mode
2
5
6
Animated Example
An example of counter on casino mode
2
5
6
Random Effect Example
An example of counter on random mode
2
5
6
Props
| Prop | Type | Description |
|---|---|---|
| Number | The number that you want to do count effect on | |
| String | The type of counter's animation | |
| String | The speed of counting (Slow, Normal and fast) | |
| String | Just tailwind text's classes | |
| String | The color of the numbers | |
| String | The font weight of the text |