1rem
3.5rem
Text Ripple
Mouse-tracked ripple effect applied to headline text.
Live Playground · Edit and see changes instantly
Or edit with AI support by
import {TextRipple} from "@/components/phucbm/text-ripple"; export default function Example() { return ( <TextRipple className="h-screen"/> ); }
Installation
pnpm dlx shadcn@latest add @phucbm/text-rippleProps
3.5rem
1rem