Magic UI
Installation
npx shadcn@latest add "https://magicui.design/r/sparkles-text"Props
| Prop | Type | Description | Default |
|---|---|---|---|
| text | string | The text to display | - |
| className | string | The class name to be applied to the sparkles text. | - |
| sparklesCount | number | sparkles count that appears on the text | 10 |
| colors | object | the sparkles colors | {first: '#A07CFE'; second: '#FE8FB5';} |
Credits
- Credit to @simonlejeune