Blur
Blur
Focus Here
Move cursor to shift focus
Blur Card
CardsCard with blur reveal effect
blurrevealfocus
Installation
$
Usage
tsx
import { BlurCard } from "@/components/nonaxial/blur-card"
export default function Example() {
return (
<BlurCard>{/* Your content here */}</BlurCard>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |