隆重推出 Magic UI Pro - 50+ 区块和模板,助您在几分钟内构建精美着陆页。

文档
文本渐变

文本渐变

一个用于 Magic UI 的动态文本渐变组件。

安装

使用方法

import { MorphingText } from "@/components/magicui/morphing-text";
<MorphingText texts={["Hello", "World"]} />

属性

属性类型默认值描述
textsstring[][]用于渐变的文本数组
classNamestring?""容器的额外类名

MorphingText 组件在文本字符串数组之间动态过渡,创建平滑、引人入胜的视觉效果。

鸣谢