发布 精美
安装
用法
import { AuroraText } from "@/components/magicui/aurora-text";
<AuroraText>Aurora Text</AuroraText>
属性
属性 | 类型 | 默认值 | 描述 |
---|---|---|---|
className | string | "" | 要应用于组件的类名 |
children | ReactNode | - | 子元素 |
颜色 | string[] | ["#FF0080", "#7928CA", "#0070F3", "#38bdf8"] | 用于极光效果的颜色数组 |
速度 | number | 1 | 动画速度乘数(1 为默认值,2 为两倍速度) |