Measured entry
magicui-interactive-grid-pattern
cursor-effectaurora-meshmotion on file
A client-side React component that renders a configurable SVG grid and highlights each cell on pointer hover. It ships as a TypeScript file through a shadcn registry, uses Tailwind utility classes for presentation and transitions, and imports the project-local cn class-merging helper.



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 | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 26.6 KB (92.0 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 32.37s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/interactive-grid-pattern.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A focused decorative effect that builds, mounts, stays within its container, and raises no automated accessibility findings in the prepared harness. It needs a shadcn-style setup as supplied because a bare project cannot resolve its local utility import.
Use it if
- You need a decorative interactive backdrop for a hero, banner, or feature panel.
- Your React app already uses Tailwind and the standard shadcn utility alias.
- You want the grid dimensions and square styling exposed as component props.
Skip it if
- You need touch interaction to provide the same feedback as pointer hover.
- You want a static background with no client-side state or event handlers.
- Your design system does not use Tailwind and you do not want to translate its utility classes.
- Rendering many individually interactive SVG cells is unnecessary for the visual effect you need.
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 or replace the cn class-merging helper, configure the import alias that points to it, and provide Tailwind with support for the utility and selector syntax used by the component. The host container should also establish positioning for the absolute SVG.
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 cursor-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- tripled-liquid-cursor-shadcnuiliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 21.1KB
- Bare
- pass
- Prov
- NO
- kibo-cursorminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 29.9KB
- Bare
- pass
- Prov
- NO
- tripled-spotlight-section-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 61.8KB
- Bare
- pass
- Prov
- NO
- tripled-native-typewriterminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 69.9KB
- Bare
- pass
- Prov
- NO
- tripled-native-typewriter-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 69.9KB
- Bare
- pass
- Prov
- NO
- tripled-native-magneticminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 70.5KB
- Bare
- pass
- Prov
- NO