DD Components
BlurReveal
Animated clip-path reveal with blur overlay that slides across the content on mount.
Preview
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| children* | ReactNode | — | Content to reveal |
| duration | number | 0.8 | Animation duration in seconds |
| blur | number | 16 | Blur intensity in pixels |
| className | string | — | Additional CSS classes |