Measured entry
cultui-distorted-glass
background-effectglassmorphismmotion on file
A client-side React strip that distorts the content behind it with an SVG fractal-noise filter, a translucent CSS layer, and Tailwind classes. It ships as a shadcn registry TSX file with a className prop and relies on the usual cn helper backed by clsx and tailwind-merge.



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 | 29.7 KB (95.2 KB build, 65.5 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A focused decorative accent that builds and mounts cleanly, stays contained across the tested layouts, and introduces no detected accessibility violations. Use it when the distorted edge supports the composition, but test target browsers because its visual value depends on filter rendering and textured content behind it.
Use it if
- You need a decorative frosted edge between dark page sections or along the bottom of a card.
- Your React UI already uses Tailwind and can position the strip over content that provides visible texture.
- You want a self-contained glass treatment with no provider or runtime configuration.
Skip it if
- You need the effect to look identical across browsers with differing SVG filter and backdrop-filter behavior.
- Your design system forbids inline component styles or requires every decorative effect in shared stylesheets.
- You want a plain translucent panel rather than a narrow distorted edge, since this component is specialized for that role.
Install
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| 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 React project, add Tailwind utility processing, clsx, tailwind-merge, and a compatible cn helper. Preserve client-side rendering and ensure the toolchain accepts the component's scoped JSX style block, or move that CSS into your stylesheet.
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