Mouse-Trail CTA
A CTA stage where the cursor's particle trail gravitates into the pill and feeds its border glow. Signal language, no glitter.
Mouse-Trail CTA
A CTA stage where the cursor's particle trail gravitates into the pill and feeds its border glow. Signal language, no glitter.
When to use it
A single high-intent call to action, usually the last thing on a landing page. The trail gathering into the pill points at the action rather than decorating around it, so it earns its cost on a page that has one job.
Install
Adds Mouse-Trail CTA and its dependencies to your project through the shadcn CLI.
$ npx shadcn@latest add https://www.ssicevs.com/r/mouse-trail-cta.jsonProps · MouseTrailCta
| Prop | Type | Default |
|---|---|---|
| label? | string | "Start your free trial" |
| href? | string | "#" |
| onClick? | () => void | — |
Generated from the component source. Run npm run props:extract after changing a signature.