闪烁字
A dynamic text that generates continuous sparkles with smooth transitions, perfect for highlighting text with animated stars.
通过 CLI 安装
手动安装
复制并粘贴以下代码:
SparklesText.vue
API
Prop 名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
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 to SivaReddy Uppathi for this component.
- Inspired from Magic UI.
- Credits to M Atif for updating this component.