Measured entry
tripled-liquid-cursor-shadcnui
cursor-effectliquid-glassmotion on file
A client-only React cursor trail rendered on a fixed, full-viewport canvas, with an embedded SVG filter merging colored particles into a liquid effect. It ships as a shadcn registry component, declares React and Framer Motion, uses utility classes for its overlay, and listens to global pointer movement while running its own animation loop.



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 | 21.1 KB (86.6 KB build, 65.5 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A credible drop-in accent that builds and mounts cleanly, but it is best treated as source to refine rather than a finished accessibility-aware effect. The global listener, perpetual animation loop, random palette, and dominant overlay stacking deserve review before production use.
Use it if
- You want a decorative desktop pointer trail that can sit above an entire landing page.
- Your app already supports client components and a persistent full-viewport overlay.
- You are comfortable adapting the fixed color palette and randomized particle behavior to your brand.
Skip it if
- Your experience is primarily touch or keyboard driven, where the effect has little to react to.
- You need reduced-motion handling or an animation that pauses when idle without modifying the source.
- Your interface already uses top-layer overlays whose stacking order must remain strictly controlled.
- You need deterministic visuals for screenshots, recordings, or tightly governed brand output.
Install
| Declared dependencies | framer-motion, react |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add React and the registry-declared Framer Motion package, keep the component behind a client boundary, and provide Tailwind utilities or equivalent CSS for the fixed full-screen, non-interactive overlay and canvas sizing. Framer Motion is declared by the registry but is not imported by this implementation.
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/moumen-soliman/uitripledAlternatives
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.
- 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
- tripled-native-magnetic-carbonminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 70.5KB
- Bare
- pass
- Prov
- NO