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

文档
涟漪按钮

涟漪按钮

一个带有涟漪效果的动画按钮,有助于提升用户参与度。

安装

用法

import { RippleButton } from "@/components/magicui/ripple-button";
<RippleButton>Ripple Button</RippleButton>

属性

属性类型默认值描述
childrenReact.ReactNode-按钮的内容。
classNamestring-按钮的额外类名。
rippleColorstring-涟漪波纹颜色的RGB值。
持续时间string-单次涟漪的时间跨度。

鸣谢