Measured entry
magicui-interactive-hover-button
buttondark-futuristicmotion on file
A pill-shaped React button whose dot expands on hover while the label slides into an arrow-led replacement. It ships as a shadcn registry component and relies on Tailwind theme utilities, a local cn helper, and the ArrowRight icon from lucide-react.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 1 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 27.2 KB (92.6 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 34.82s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/interactive-hover-button.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A focused effect with clean responsive behavior, but the demo exposes a critical accessible-name failure when no children are supplied. The bare mount also fails, so it needs a shadcn-style setup before it is usable.
Use it if
- You want a compact call-to-action with a conspicuous hover transition.
- Your app already uses shadcn conventions, Tailwind theme tokens, and lucide-react.
- You can always provide meaningful button text and test the motion against your interaction states.
Skip it if
- You need a self-contained button that drops into plain React without aliases or utility styling.
- Your interface avoids hover-led effects because its primary use is touch or keyboard interaction.
- You cannot guarantee meaningful children, since an empty instance produces an unnamed button.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add Tailwind with matching background, primary, and foreground tokens; provide the aliased cn utility or replace that import; install lucide-react; and require meaningful button children.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/magicuidesign/magicuiAlternatives
Other published entries for the button pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-buttonneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- clay-buttonclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- tripled-animated-radio-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 58.2KB
- Bare
- pass
- Prov
- NO
- ruixen-glow-link-buttonliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 58.9KB
- Bare
- pass
- Prov
- NO
- tripled-mood-gradient-button-shadcnuigradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 59.2KB
- Bare
- pass
- Prov
- NO
- ruixen-glass-ai-cardliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 59.5KB
- Bare
- pass
- Prov
- NO