Sparkles Text
A dynamic text that generates continuous sparkles with smooth transitions, perfect for highlighting text with animated stars.
Install using CLI
Install Manually
Copy and paste the following code
SparklesText.vue
API
| Prop Name | Type | Default | Description |
|---|---|---|---|
class | string | - | The class to be applied to the sparkles text. |
text | string | `` | The text to display. |
sparklesCount | number | 10 | sparkles count that appears on the text. |
colors | object | {first: '#A07CFE'; second: '#FE8FB5';} | The sparkles colors. |
Credits
- Credits to SivaReddy Uppathi for this component.
- Inspired from Magic UI.
- Credits to M Atif for updating this component.