安装
用法
import { PulsatingButton } from "@/components/magicui/pulsating-button";
<PulsatingButton>Pulsating Button</PulsatingButton>
属性
属性 | 类型 | 默认值 | 描述 |
---|---|---|---|
children | React.ReactNode | - | 按钮的内容。 |
className | string | - | 按钮的额外类名。 |
pulseColor | string | - | 仅用于脉动波颜色(RGB)的数字。 |
持续时间 | string | - | 一次脉动的时间跨度。 |
鸣谢
- 鸣谢 @shikhap04