The Progressive Blur component adds a smooth blur gradient effect to scrollable content, indicating more content below or above.
4,717
Bookmarks
14,917
Installs
25,517
Views
"use client"
import { ScrollArea } from "@/components/ui/scroll-area"
import { ProgressiveBlur } from "@/components/ui/progressive-blur"
export default function ProgressiveBlurDemo() {
return (
<div className="relative w-full rounded-xl border">16 more lines behind a plan
Previews are free to watch. Reading and copying the full source needs a plan.
See plansThat's all 6 components
Part of Magic UI — browse the full library on Nuxus.