Measured entry
animata-interactive-grid
cursor-effectdark-futuristicmotion on file
A client-side React and TypeScript background that lays out button cells from its container size, then lights paths on pointer hover or keyboard focus. It ships as a shadcn registry component, uses Tailwind utility classes, and imports the project-local cn helper through the standard alias. It has no extra package dependency.



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 | 27.5 KB (92.9 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 29.18s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/components/animata/background/interactive-grid.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A solid fit for interactive hero surfaces, with clean harness behavior and useful keyboard parity. It needs a shadcn-style setup because the bare project cannot resolve its local utility import. Treat the focusable cells as intentional interaction, not invisible decoration.
Use it if
- You want a decorative grid behind hero copy or a compact feature panel.
- Your interface should respond to both pointer hover and keyboard focus.
- Your React project already follows shadcn conventions for aliases, utilities, and Tailwind styling.
Skip it if
- You need a framework-neutral background or a component that can render without client-side React.
- You want a passive backdrop with no focusable decorative controls.
- You cannot provide the component with a bounded container height.
- You want a drop-in component for a project without Tailwind or shadcn-style utilities.
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 CSS, configure the project alias, and provide a cn class-merging helper at the imported utility path. Ensure the file is compiled as a client-side React component and place it inside a container with an explicit height.
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/codse/animataAlternatives
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