Skip to content
Premium & Brand

Progressive Blur

Server Component

A stacked backdrop-blur that fades content out toward an edge.

Import

tsx
import { ProgressiveBlur } from "@cronus-ui/ui";
bash
npx cronus-ui add progressive-blur

Examples

API Reference

Generated from the component's exported types.

ProgressiveBlurProps

Extends HTMLAttributes<HTMLDivElement>, VariantProps<typeof progressiveBlurVariants>

Skip ProgressiveBlurProps props table
PropTypeDefaultDescription
ref
Ref<HTMLDivElement>
height
string"6rem"Height of the blur band.
side
"top" | "bottom""bottom"