Measured entry
cultui-edge-blur
background-effectglassmorphismmotion on file
A client-side React overlay that stacks masked backdrop-filter layers to soften the top or bottom edge of the viewport. It ships as a shadcn registry component with top and bottom convenience exports, uses Tailwind utility classes for positioning, and has no third-party runtime package dependencies.



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 | 20.8 KB (86.3 KB build, 65.5 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A focused, dependency-free effect that builds and mounts cleanly even outside a shadcn setup. Use it for persistent viewport-edge softening, but verify browser support and stacking behavior against headers, dialogs, and other fixed layers.
Use it if
- You want content to fade softly beneath a fixed viewport edge while scrolling.
- You need a pointer-transparent overlay that can sit at either the top or bottom.
- Your browser support policy allows backdrop filters and CSS masks.
Skip it if
- You need the effect confined to a scrolling container instead of the viewport.
- You must support browsers where backdrop filters or CSS masks are unavailable.
- You want a simple opaque gradient and do not need layered live-content blur.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
Copy the client component into the project and ensure React client components are supported. Add Tailwind CSS for its positioning utilities, or replace those class names with equivalent CSS. No provider or extra package is required.
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/nolly-studio/cult-uiAlternatives
Other published entries for the background-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-loading-circlegradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- eldora-hacker-backgrounddark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- ruixen-ripple-circlesgradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- ruixen-dual-tone-rain-backgroundunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 18.4KB
- Bare
- pass
- Prov
- NO
- cultui-lightboardliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 19.6KB
- Bare
- pass
- Prov
- NO
- ruixen-mouse-sparkunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 20.6KB
- Bare
- pass
- Prov
- NO