Badge
Displays a badge or a component that looks like a badge.
Preview
Here's a preview of Badge components with a code.
Examples
Examples of the Badge Components that you might use
Animated Example
An example of an animated Badge component
Props
| Prop | Type | Description |
|---|---|---|
| String | The text that will shows up | |
| String | Color of the text | |
| String | Color of the background | |
| Boolean | The badge goes up if you hover on it | |
| Boolean | If you want the light to be animated or not | |
| Number | The duration of the light | |
| Number | The percentage of the light | |
| String | The color of the light |