Text Ripple
Mouse-tracked ripple effect applied to headline text.
Live Playground · Edit and see changes instantly
Or edit with AI support by Open in
import {TextRipple} from "@/components/phucbm/text-ripple"; export default function Example() { return ( <TextRipple className="h-screen"/> ); }
Installation
pnpm dlx shadcn@latest add https://ui.phucbm.com/r/text-ripple.jsonProps
Last updated on