💸
Magic UI
安装
用法
import { AnimatedList } from "@/components/magicui/animated-list";
<AnimatedList>
<p>Item 1</p>
<p>Item 2</p>
<p>Item 3</p>
</AnimatedList>
属性
动画列表
属性 | 类型 | 默认值 | 描述 |
---|---|---|---|
className | string | - | 组件的类名 |
delay | number | 1000 | 每个项目之间的延迟(毫秒) |
搜索要运行的命令...